summaryrefslogtreecommitdiff
path: root/security/cryptplug
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-02-15 12:57:46 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-02-15 12:57:46 +0000
commit71a52ca088cc08107bc9c55382f32962259c06f9 (patch)
tree8ec1e1aade755bb89db32780a10b0f9f84ae9baa /security/cryptplug
parentUse MASTER_SITE_GNUPG (diff)
Use MASTER_SITE_GNUPG
Notes
Notes: svn path=/head/; revision=75566
Diffstat (limited to 'security/cryptplug')
-rw-r--r--security/cryptplug/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/cryptplug/Makefile b/security/cryptplug/Makefile
index 6ec2c4617028..a596fa68d650 100644
--- a/security/cryptplug/Makefile
+++ b/security/cryptplug/Makefile
@@ -8,7 +8,8 @@
PORTNAME= cryptplug
PORTVERSION= 0.3.15
CATEGORIES= security
-MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/cryptplug/
+MASTER_SITES= ${MASTER_SITE_GNUPG}
+MASTER_SITE_SUBDIR= alpha/cryptplug
MAINTAINER= michaelnottebrock@gmx.net