From f5387617c9cbd2929e433c8511dbaef2b197023b Mon Sep 17 00:00:00 2001 From: Vasil Dimov Date: Fri, 12 May 2006 14:28:19 +0000 Subject: 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) --- security/p5-Digest-HMAC/pkg-plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/p5-Digest-HMAC') diff --git a/security/p5-Digest-HMAC/pkg-plist b/security/p5-Digest-HMAC/pkg-plist index 76c6d448a06f..7291b1d9e6a0 100644 --- a/security/p5-Digest-HMAC/pkg-plist +++ b/security/p5-Digest-HMAC/pkg-plist @@ -3,5 +3,5 @@ %%SITE_PERL%%/Digest/HMAC_SHA1.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/HMAC/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/HMAC -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest -@dirrmtry %%SITE_PERL%%/Digest +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest +@dirrmtry %%SITE_PERL%%/Digest -- cgit v1.2.3