Date: Sat, 15 Mar 2014 16:47:53 +0000 (UTC) From: Olli Hauer <ohauer@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348352 - head/mail/postfix-policyd-weight Message-ID: <201403151647.s2FGlr2u075019@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403151647.s2FGlr2u075019>