svn commit: r448868 - head/security/gnupg22

Adam Weinberger adamw at FreeBSD.org
Mon Aug 28 13:53:13 UTC 2017


Author: adamw
Date: Mon Aug 28 13:53:12 2017
New Revision: 448868
URL: https://svnweb.freebsd.org/changeset/ports/448868

Log:
  Fix PKGBASE collision.
  
  Reported by:	antoine

Modified:
  head/security/gnupg22/Makefile

Modified: head/security/gnupg22/Makefile
==============================================================================
--- head/security/gnupg22/Makefile	Mon Aug 28 13:02:24 2017	(r448867)
+++ head/security/gnupg22/Makefile	Mon Aug 28 13:53:12 2017	(r448868)
@@ -4,6 +4,7 @@ PORTNAME=	gnupg
 PORTVERSION=	2.2.0
 CATEGORIES=	security
 MASTER_SITES=	GNUPG
+PKGNAMESUFFIX=	22
 
 MAINTAINER=	adamw at FreeBSD.org
 COMMENT=	The GNU Privacy Guard (modern version)


More information about the svn-ports-head mailing list