diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-05-12 14:28:19 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-05-12 14:28:19 +0000 |
commit | f5387617c9cbd2929e433c8511dbaef2b197023b (patch) | |
tree | 00c65e6b22f3bc52f99e0f43b0f475a01d8626ad /mail/postgrey | |
parent | aec1b6cffa5daa9a63f1874412dfe29475ff1533 (diff) |
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)
Notes
Notes:
svn path=/head/; revision=162181
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 397a6d11306c..1ee0bca1fb46 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 |