svn commit: r322263 - head/security/openvpn22

Matthias Andree mandree at FreeBSD.org
Thu Jul 4 06:18:58 UTC 2013


Author: mandree
Date: Thu Jul  4 06:18:58 2013
New Revision: 322263
URL: http://svnweb.freebsd.org/changeset/ports/322263

Log:
  Add PORTSCOUT limit.

Modified:
  head/security/openvpn22/Makefile

Modified: head/security/openvpn22/Makefile
==============================================================================
--- head/security/openvpn22/Makefile	Thu Jul  4 06:14:25 2013	(r322262)
+++ head/security/openvpn22/Makefile	Thu Jul  4 06:18:58 2013	(r322263)
@@ -21,6 +21,8 @@ CONFLICTS_INSTALL=	openvpn-devel-[0-9]* 
 DEPRECATED=		Please migrate to a newer OpenVPN version
 EXPIRATION_DATE=	2013-09-01
 
+PORTSCOUT=	limit:^2\.2\.
+
 GNU_CONFIGURE=	yes
 USE_OPENSSL=	yes
 USE_XZ=		yes


More information about the svn-ports-all mailing list