diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-05-12 14:28:19 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-05-12 14:28:19 +0000 |
commit | f5387617c9cbd2929e433c8511dbaef2b197023b (patch) | |
tree | 00c65e6b22f3bc52f99e0f43b0f475a01d8626ad /www/p5-Apache-DumpHeaders | |
parent | aec1b6cffa5daa9a63f1874412dfe29475ff1533 (diff) |
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)
Notes
Notes:
svn path=/head/; revision=162181
Diffstat (limited to 'www/p5-Apache-DumpHeaders')
-rw-r--r-- | www/p5-Apache-DumpHeaders/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-DumpHeaders/pkg-plist b/www/p5-Apache-DumpHeaders/pkg-plist index 02bb1945f327..b4fb00070c7b 100644 --- a/www/p5-Apache-DumpHeaders/pkg-plist +++ b/www/p5-Apache-DumpHeaders/pkg-plist @@ -1,6 +1,6 @@ %%SITE_PERL%%/Apache/DumpHeaders.pm %%SITE_PERL%%/Apache/ProxyPassThru.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/DumpHeaders/.packlist -@dirrmtry %%SITE_PERL%%/Apache +@dirrmtry %%SITE_PERL%%/Apache @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/DumpHeaders -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache |