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 /mail/p5-Mail-Address-MobileJp | |
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 'mail/p5-Mail-Address-MobileJp')
-rw-r--r-- | mail/p5-Mail-Address-MobileJp/pkg-plist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/p5-Mail-Address-MobileJp/pkg-plist b/mail/p5-Mail-Address-MobileJp/pkg-plist index 4cd58e88d345..33f619f67945 100644 --- a/mail/p5-Mail-Address-MobileJp/pkg-plist +++ b/mail/p5-Mail-Address-MobileJp/pkg-plist @@ -1,7 +1,7 @@ %%SITE_PERL%%/Mail/Address/MobileJp.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Address/MobileJp/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Address/MobileJp -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Address -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail -@dirrmtry %%SITE_PERL%%/Mail/Address -@dirrmtry %%SITE_PERL%%/Mail +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Address +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail +@dirrmtry %%SITE_PERL%%/Mail/Address +@dirrmtry %%SITE_PERL%%/Mail |