aboutsummaryrefslogtreecommitdiffstats
path: root/security/gpgme
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/gpgme
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/gpgme')
-rw-r--r--security/gpgme/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index b310bd9b2c26..77a3f2cd997b 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -8,7 +8,8 @@
PORTNAME= gpgme
PORTVERSION= 0.3.14
CATEGORIES= security
-MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/
+MASTER_SITES= ${MASTER_SITE_GNUPG}
+MASTER_SITE_SUBDIR= gpgme
MAINTAINER= markun@onohara.to