svn commit: r302550 - head/mail/batv-milter

Doug Barton dougb at FreeBSD.org
Wed Aug 15 00:40:35 UTC 2012


Author: dougb
Date: Wed Aug 15 00:40:35 2012
New Revision: 302550
URL: http://svn.freebsd.org/changeset/ports/302550

Log:
  Fix post r302141: The files in USE_RC_SUBR are already included in SUB_FILES
  
  I caught most of these, but missed this one, apologies

Modified:
  head/mail/batv-milter/Makefile

Modified: head/mail/batv-milter/Makefile
==============================================================================
--- head/mail/batv-milter/Makefile	Wed Aug 15 00:37:55 2012	(r302549)
+++ head/mail/batv-milter/Makefile	Wed Aug 15 00:40:35 2012	(r302550)
@@ -16,7 +16,6 @@ COMMENT=	A milter for BATV (Bounce Addre
 USE_RC_SUBR=	milter-batv
 USE_OPENSSL=	TRUE
 
-SUB_FILES=	milter-batv.sh
 WCONF=		${WRKSRC}/devtools/Site
 MAN8=		batv-filter.8
 PLIST_FILES=	bin/batv-filter



More information about the svn-ports-head mailing list