diff options
author | vd <vd@FreeBSD.org> | 2006-05-12 14:28:19 +0000 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-05-12 14:28:19 +0000 |
commit | 76003ef4178e792d1ab5dcea7c6488f5452f303a (patch) | |
tree | 1ca9044146c6c9eb47fd45b21e35d466cdeda090 /mail/postgrey | |
parent | a2ca03efc1e51e82246940458e649fc3234e105f (diff) | |
download | FreeBSD-ports-76003ef4178e792d1ab5dcea7c6488f5452f303a.zip FreeBSD-ports-76003ef4178e792d1ab5dcea7c6488f5452f303a.tar.gz |
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/postgrey')
-rw-r--r-- | mail/postgrey/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postgrey/pkg-plist b/mail/postgrey/pkg-plist index 397a6d1..1ee0bca 100644 --- a/mail/postgrey/pkg-plist +++ b/mail/postgrey/pkg-plist @@ -5,4 +5,4 @@ sbin/postgreyreport etc/rc.d/postgrey.sh etc/postfix/dist-postgrey_whitelist_recipients etc/postfix/dist-postgrey_whitelist_clients -@dirrmtry etc/postfix +@dirrmtry etc/postfix |