diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-04-14 22:48:40 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-04-14 22:48:40 +0000 |
commit | 785aeadebdfdf77687ddea721f4863f9d2866778 (patch) | |
tree | c208fa7a62e52ce0e53bc05e740a708971ccf450 /mail/qmail | |
parent | f8ae5120e308c3d123338fd0bf716c61f7f8c6f2 (diff) | |
download | ports-785aeadebdfdf77687ddea721f4863f9d2866778.tar.gz ports-785aeadebdfdf77687ddea721f4863f9d2866778.zip |
Fix /usr/local/etc/man.d appearing as a leftover since ~pkg 1.3.8.
Not bumping PORTREVISION as this is not worth shaking up qmail installations
over.
Notes
Notes:
svn path=/head/; revision=384033
Diffstat (limited to 'mail/qmail')
-rw-r--r-- | mail/qmail/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/qmail/pkg-plist b/mail/qmail/pkg-plist index 7ead73729267..f6055bf77148 100644 --- a/mail/qmail/pkg-plist +++ b/mail/qmail/pkg-plist @@ -236,5 +236,6 @@ scripts/mkaliasdir @unexec echo "2) Do not forget to reconfigure your /etc/mail/mailer.conf to use your older MTA, or reconfigure your old MTA binaries if you decided to replace them." | /usr/bin/fmt @unexec echo "3) Do not forget to enable sendmail as your default MTA if you have to. You can do it just executing 'echo sendmail_enable=\"YES\"' >> /etc/rc.conf" | /usr/bin/fmt @cwd %%LOCALBASE%% +@dir etc/man.d etc/man.d/qmail.conf @cwd %%QMAIL_PREFIX%% |