svn commit: r384033 - head/mail/qmail
Bryan Drewery
bdrewery at FreeBSD.org
Tue Apr 14 22:48:41 UTC 2015
Author: bdrewery
Date: Tue Apr 14 22:48:40 2015
New Revision: 384033
URL: https://svnweb.freebsd.org/changeset/ports/384033
Log:
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.
Modified:
head/mail/qmail/pkg-plist
Modified: head/mail/qmail/pkg-plist
==============================================================================
--- head/mail/qmail/pkg-plist Tue Apr 14 22:26:17 2015 (r384032)
+++ head/mail/qmail/pkg-plist Tue Apr 14 22:48:40 2015 (r384033)
@@ -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%%
+ at dir etc/man.d
etc/man.d/qmail.conf
@cwd %%QMAIL_PREFIX%%
More information about the svn-ports-head
mailing list