aboutsummaryrefslogtreecommitdiffstats
path: root/security/gpa/Makefile
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/gpa/Makefile
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/gpa/Makefile')
-rw-r--r--security/gpa/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index 97bed6de1d84..bb730d504d05 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -8,7 +8,8 @@
PORTNAME= gpa
PORTVERSION= 0.4.3
CATEGORIES= security
-MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/
+MASTER_SITES= ${MASTER_SITE_GNUPG}
+MASTER_SITE_SUBDIR= alpha/gpa
MAINTAINER= ports@FreeBSD.org