Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2017 13:53:12 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r448868 - head/security/gnupg22
Message-ID:  <201708281353.v7SDrCWP065509@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
 COMMENT=	The GNU Privacy Guard (modern version)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708281353.v7SDrCWP065509>