diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-12-05 11:19:00 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-12-05 11:19:00 +0000 |
commit | 667057400dfa1daf9de5d5b8c9b7e639de7848a9 (patch) | |
tree | 02c0418c8716d6e31ae519afac43d341b43b36d9 /security/gnupg1 | |
parent | bcc4614ebb8e7cedfc57740463f77b8e5a210499 (diff) |
Notes
Diffstat (limited to 'security/gnupg1')
-rw-r--r-- | security/gnupg1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index ba30cc10823a..c805c24eed65 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -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= * |