svn commit: r371462 - head/mail/postfix210
Matthias Andree
mandree at FreeBSD.org
Fri Oct 24 21:52:31 UTC 2014
Author: mandree
Date: Fri Oct 24 21:52:30 2014
New Revision: 371462
URL: https://svnweb.freebsd.org/changeset/ports/371462
QAT: https://qat.redports.org/buildarchive/r371462/
Log:
Limit PORTSCOUT scanning to 2.10.* versions.
Modified:
head/mail/postfix210/Makefile
Modified: head/mail/postfix210/Makefile
==============================================================================
--- head/mail/postfix210/Makefile Fri Oct 24 19:42:47 2014 (r371461)
+++ head/mail/postfix210/Makefile Fri Oct 24 21:52:30 2014 (r371462)
@@ -21,6 +21,8 @@ LICENSE_NAME= IBM PUBLIC LICENSE VERSION
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+PORTSCOUT= limit:^2\.10\.
+
VDAVERSION= 2.10.0
CONFLICTS= courier-0.* postfix-1.* postfix2[789]-* \
postfix-2.11.* postfix-base-2.11.* postfix-current-2.* \
More information about the svn-ports-head
mailing list