diff options
Diffstat (limited to 'security/gnupg-devel/Makefile')
-rw-r--r-- | security/gnupg-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnupg-devel/Makefile b/security/gnupg-devel/Makefile index c18803509a8a..cdd3fee203f4 100644 --- a/security/gnupg-devel/Makefile +++ b/security/gnupg-devel/Makefile @@ -8,7 +8,8 @@ PORTNAME= newpg PORTVERSION= 0.9.4 CATEGORIES= security -MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/aegypten/ +MASTER_SITES= ${MASTER_SITE_GNUPG} +MASTER_SITE_SUBDIR= alpha/aegypten MAINTAINER= michaelnottebrock@gmx.net |