svn commit: r505024 - head/security/openvpn-admin

Vinícius Zavam egypcio at FreeBSD.org
Mon Jun 24 11:27:25 UTC 2019


Author: egypcio
Date: Mon Jun 24 11:27:24 2019
New Revision: 505024
URL: https://svnweb.freebsd.org/changeset/ports/505024

Log:
  security/openvpn-admin: silent PORTSCOUT
  
  Approved by:	mentors (implicit)

Modified:
  head/security/openvpn-admin/Makefile

Modified: head/security/openvpn-admin/Makefile
==============================================================================
--- head/security/openvpn-admin/Makefile	Mon Jun 24 11:25:14 2019	(r505023)
+++ head/security/openvpn-admin/Makefile	Mon Jun 24 11:27:24 2019	(r505024)
@@ -19,7 +19,7 @@ RUN_DEPENDS=	openvpn:security/openvpn
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 NO_ARCH=	yes
-PORTSCOUT=	ignore
+PORTSCOUT=	ignore:${PORTVERSION}${DISTVERSIONSUFFIX}
 
 USES=		gettext gmake pkgconfig
 USE_GNOME=	gtksharp20 intltool


More information about the svn-ports-head mailing list