diff options
author | vd <vd@FreeBSD.org> | 2006-05-12 22:28:19 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-05-12 22:28:19 +0800 |
commit | 76003ef4178e792d1ab5dcea7c6488f5452f303a (patch) | |
tree | 1ca9044146c6c9eb47fd45b21e35d466cdeda090 /www/p5-Apache-SubProcess | |
parent | a2ca03efc1e51e82246940458e649fc3234e105f (diff) | |
download | freebsd-ports-gnome-76003ef4178e792d1ab5dcea7c6488f5452f303a.tar.gz freebsd-ports-gnome-76003ef4178e792d1ab5dcea7c6488f5452f303a.tar.zst freebsd-ports-gnome-76003ef4178e792d1ab5dcea7c6488f5452f303a.zip |
Remove whitespace from line endings in pkg-plist files.
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.
Inspired by: ports/94078
Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
Diffstat (limited to 'www/p5-Apache-SubProcess')
-rw-r--r-- | www/p5-Apache-SubProcess/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-SubProcess/pkg-plist b/www/p5-Apache-SubProcess/pkg-plist index 1cba77d25b85..1cd7f64b1ce8 100644 --- a/www/p5-Apache-SubProcess/pkg-plist +++ b/www/p5-Apache-SubProcess/pkg-plist @@ -3,5 +3,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/SubProcess/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/Apache/SubProcess.pm @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/SubProcess -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Apache +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Apache |