aboutsummaryrefslogtreecommitdiffstats
path: root/security/pgpgpg
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-02-15 20:17:21 +0800
committerarved <arved@FreeBSD.org>2003-02-15 20:17:21 +0800
commit761a6cccd2ec09a1709687e24468aa88332aecc3 (patch)
tree71e726cf5e0e679a0304ceacc65fde2fd7a0829e /security/pgpgpg
parent8dba6fdcaf2a6e9f8ca4d61f48ca5465be0ddebe (diff)
downloadfreebsd-ports-gnome-761a6cccd2ec09a1709687e24468aa88332aecc3.tar.gz
freebsd-ports-gnome-761a6cccd2ec09a1709687e24468aa88332aecc3.tar.zst
freebsd-ports-gnome-761a6cccd2ec09a1709687e24468aa88332aecc3.zip
Use MASTER_SITE_GNUPG
Diffstat (limited to 'security/pgpgpg')
-rw-r--r--security/pgpgpg/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/pgpgpg/Makefile b/security/pgpgpg/Makefile
index 974f8b3c8b7b..ea4d876e59af 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