diff options
Diffstat (limited to 'security/pgpgpg/Makefile')
-rw-r--r-- | security/pgpgpg/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/pgpgpg/Makefile b/security/pgpgpg/Makefile index 974f8b3..ea4d876 100644 --- a/security/pgpgpg/Makefile +++ b/security/pgpgpg/Makefile @@ -8,8 +8,9 @@ PORTNAME= pgpgpg PORTVERSION= 0.13 CATEGORIES= security -MASTER_SITES= http://www.nessie.de/mroth/pgpgpg/ \ - ftp://ftp.gnupg.org/pub/gcrypt/pgpgpg/ +MASTER_SITES= ${MASTER_SITE_GNUPG} \ + http://www.nessie.de/mroth/%SUBDIR%/ +MASTER_SITE_SUBDIR= pgpgpg MAINTAINER= matt@zigg.com |