svn commit: r348352 - head/mail/postfix-policyd-weight
Olli Hauer
ohauer at FreeBSD.org
Sat Mar 15 16:47:53 UTC 2014
Author: ohauer
Date: Sat Mar 15 16:47:53 2014
New Revision: 348352
URL: http://svnweb.freebsd.org/changeset/ports/348352
QAT: https://qat.redports.org/buildarchive/r348352/
Log:
- remove bogus '\'
Modified:
head/mail/postfix-policyd-weight/Makefile
Modified: head/mail/postfix-policyd-weight/Makefile
==============================================================================
--- head/mail/postfix-policyd-weight/Makefile Sat Mar 15 16:42:26 2014 (r348351)
+++ head/mail/postfix-policyd-weight/Makefile Sat Mar 15 16:47:53 2014 (r348352)
@@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Net-DNS>0:${PORTSDIR}/dn
SUB_FILES= pkg-message
PLIST_FILES= bin/${PORTNAME} etc/${PORTNAME}.conf.sample \
man/man5/policyd-weight.conf.5.gz \
- man/man8/policyd-weight.8.gz \
+ man/man8/policyd-weight.8.gz
USERS= polw
GROUPS= polw
More information about the svn-ports-all
mailing list