summaryrefslogtreecommitdiff
path: root/security/gpgme
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-02-15 12:17:21 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-02-15 12:17:21 +0000
commitf357388f5a581ccaafa371b5e4ac0984eeca45a9 (patch)
treebef96451f5dc6e1014877b90b6da520d77b02b02 /security/gpgme
parentUpdate to 1.3.0. (diff)
Use MASTER_SITE_GNUPG
Notes
Notes: svn path=/head/; revision=75564
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