svn commit: r429716 - head/security/openvpn23

Antoine Brodin antoine at FreeBSD.org
Wed Dec 28 07:09:40 UTC 2016


Author: antoine
Date: Wed Dec 28 07:09:39 2016
New Revision: 429716
URL: https://svnweb.freebsd.org/changeset/ports/429716

Log:
  Prevent PKGBASE collision with security/openvpn

Modified:
  head/security/openvpn23/Makefile

Modified: head/security/openvpn23/Makefile
==============================================================================
--- head/security/openvpn23/Makefile	Wed Dec 28 06:53:01 2016	(r429715)
+++ head/security/openvpn23/Makefile	Wed Dec 28 07:09:39 2016	(r429716)
@@ -6,6 +6,7 @@ DISTVERSION=		2.3.14
 CATEGORIES=		security net
 MASTER_SITES=		http://swupdate.openvpn.net/community/releases/ \
 			http://build.openvpn.net/downloads/releases/
+PKGNAMESUFFIX?=		23
 
 MAINTAINER=		mandree at FreeBSD.org
 COMMENT?=		Secure IP/Ethernet tunnel daemon


More information about the svn-ports-all mailing list