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