diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-10-27 18:33:58 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-10-27 18:33:58 +0000 |
commit | 6ee02bd92fa66dd08d624b940f40fa9078f65499 (patch) | |
tree | 4d8499750b7547627b186c872241ef83c41a4e50 /mail | |
parent | cb329dcf4fd527ea907da9a850fdde325609eecb (diff) |
- Add newline at end of file
Approved by: sat (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=202151
Diffstat (limited to 'mail')
-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 bd83ebbf8647..6bb75d12dfc9 100644 --- a/mail/postgrey/pkg-plist +++ b/mail/postgrey/pkg-plist @@ -6,4 +6,4 @@ sbin/postgreyreport etc/postfix/dist-postgrey_whitelist_recipients etc/postfix/dist-postgrey_whitelist_clients @dirrmtry etc/postfix -@unexec rmdir /var/db/postgrey 2>/dev/null || true
\ No newline at end of file +@unexec rmdir /var/db/postgrey 2>/dev/null || true |