svn commit: r335659 - head/security/gnupg1
Mathieu Arnold
mat at FreeBSD.org
Thu Dec 5 11:19:00 UTC 2013
Author: mat
Date: Thu Dec 5 11:19:00 2013
New Revision: 335659
URL: http://svnweb.freebsd.org/changeset/ports/335659
Log:
Fixup pkgname.
PR: ports/184444
Submitted by: mat
Approved by: portmgr (bapt)
Modified:
head/security/gnupg1/Makefile
Modified: head/security/gnupg1/Makefile
==============================================================================
--- head/security/gnupg1/Makefile Thu Dec 5 11:10:49 2013 (r335658)
+++ head/security/gnupg1/Makefile Thu Dec 5 11:19:00 2013 (r335659)
@@ -6,6 +6,7 @@ PORTVERSION= 1.4.15
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gnupg
+PKGNAMESUFFIX= 1
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
@@ -24,7 +25,6 @@ MAN1= gpg.1 gpgv.1 gpg.ru.1 gpg-zip.1
MAN7= gnupg.7
INFO= gnupg1
DOCSDIR= ${PREFIX}/share/doc/gnupg1
-LATEST_LINK= gnupg1
PORTDOCS= *
More information about the svn-ports-all
mailing list