diff options
Diffstat (limited to 'security/gnupg20/Makefile')
-rw-r--r-- | security/gnupg20/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gnupg20/Makefile b/security/gnupg20/Makefile index f4290e095417..f4c56077c78e 100644 --- a/security/gnupg20/Makefile +++ b/security/gnupg20/Makefile @@ -4,8 +4,7 @@ PORTNAME= gnupg PORTVERSION= 2.0.27 #PORTREVISION= 0 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_GNUPG} -MASTER_SITE_SUBDIR= gnupg +MASTER_SITES= GNUPG PKGNAMESUFFIX= 20 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |