aboutsummaryrefslogtreecommitdiffstats
path: root/security/cryptplug
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-02-15 20:57:46 +0800
committerarved <arved@FreeBSD.org>2003-02-15 20:57:46 +0800
commit9d231cdc4baa1949d086add2db630700ff26574e (patch)
treea78286333e1c6f228d08181119789e10285f6c2d /security/cryptplug
parent0ef0b66f69603a04b52d905a337a9e307a2da5cb (diff)
downloadfreebsd-ports-gnome-9d231cdc4baa1949d086add2db630700ff26574e.tar.gz
freebsd-ports-gnome-9d231cdc4baa1949d086add2db630700ff26574e.tar.zst
freebsd-ports-gnome-9d231cdc4baa1949d086add2db630700ff26574e.zip
Use MASTER_SITE_GNUPG
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