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 /security/p5-Crypt-OpenSSL-Random | |
parent | a2ca03efc1e51e82246940458e649fc3234e105f (diff) | |
download | freebsd-ports-graphics-76003ef4178e792d1ab5dcea7c6488f5452f303a.tar.gz freebsd-ports-graphics-76003ef4178e792d1ab5dcea7c6488f5452f303a.tar.zst freebsd-ports-graphics-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 'security/p5-Crypt-OpenSSL-Random')
-rw-r--r-- | security/p5-Crypt-OpenSSL-Random/pkg-plist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Crypt-OpenSSL-Random/pkg-plist b/security/p5-Crypt-OpenSSL-Random/pkg-plist index a9f5564cec9..6fff9024f04 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 |