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-Crypt-OpenSSL-Random/pkg-plist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'security/p5-Crypt-OpenSSL-Random') diff --git a/security/p5-Crypt-OpenSSL-Random/pkg-plist b/security/p5-Crypt-OpenSSL-Random/pkg-plist index a9f5564cec9a..6fff9024f04d 100644 --- a/security/p5-Crypt-OpenSSL-Random/pkg-plist +++ b/security/p5-Crypt-OpenSSL-Random/pkg-plist @@ -3,8 +3,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/Random/Random.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/Random/Random.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/Random/autosplit.ix -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/OpenSSL -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/OpenSSL +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/Random -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt -- cgit v1.2.3