aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-02-15 11:18:08 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-02-15 11:18:08 +0000
commitaf0250c16ca6e713d7bdc6e1619d30b9cab6b8c7 (patch)
tree14ca4c1d656e5fdd2e5c3664e49832c249ee66e7 /security
parentcc7251bc490912fb1deae449ad2cb1ee102c5f4e (diff)
Use MASTER_SITE_GNUPG
Notes
Notes: svn path=/head/; revision=75560
Diffstat (limited to 'security')
-rw-r--r--security/gnutls-devel/Makefile4
-rw-r--r--security/gnutls/Makefile4
-rw-r--r--security/libtasn1/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile
index 4bf0a73cfa2f..b304e8d953c1 100644
--- a/security/gnutls-devel/Makefile
+++ b/security/gnutls-devel/Makefile
@@ -9,11 +9,11 @@ PORTNAME= gnutls
PORTVERSION= 0.6.0
PORTREVISION= 1
CATEGORIES= security net
-MASTER_SITES= http://gd.tuwien.ac.at/privacy/gnupg/alpha/gnutls/ \
+MASTER_SITES= ${MASTER_SITE_GNUPG} \
http://www.mirrors.wiretapped.net/security/network-security/gnutls/ \
- ftp://ftp.gnupg.org/pub/gcrypt/alpha/gnutls/ \
ftp://ftp.mirrors.wiretapped.net/security/network-security/gnutls/ \
ftp://ftp.gnutls.org/pub/gnutls/
+MASTER_SITE_SUBDIR= alpha/gnutls
MAINTAINER= sergei@kolobov.com
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 4bf0a73cfa2f..b304e8d953c1 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -9,11 +9,11 @@ PORTNAME= gnutls
PORTVERSION= 0.6.0
PORTREVISION= 1
CATEGORIES= security net
-MASTER_SITES= http://gd.tuwien.ac.at/privacy/gnupg/alpha/gnutls/ \
+MASTER_SITES= ${MASTER_SITE_GNUPG} \
http://www.mirrors.wiretapped.net/security/network-security/gnutls/ \
- ftp://ftp.gnupg.org/pub/gcrypt/alpha/gnutls/ \
ftp://ftp.mirrors.wiretapped.net/security/network-security/gnutls/ \
ftp://ftp.gnutls.org/pub/gnutls/
+MASTER_SITE_SUBDIR= alpha/gnutls
MAINTAINER= sergei@kolobov.com
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile
index 207b213b5186..1f857c7fe015 100644
--- a/security/libtasn1/Makefile
+++ b/security/libtasn1/Makefile
@@ -8,11 +8,11 @@
PORTNAME= libtasn1
PORTVERSION= 0.1.2
CATEGORIES= security
-MASTER_SITES= http://gd.tuwien.ac.at/privacy/gnupg/alpha/gnutls/libtasn1/ \
+MASTER_SITES= ${MASTER_SITE_GNUPG} \
http://www.mirrors.wiretapped.net/security/network-security/gnutls/libtasn1/ \
- ftp://ftp.gnupg.org/pub/gcrypt/alpha/gnutls/libtasn1/ \
ftp://ftp.mirrors.wiretapped.net/security/network-security/gnutls/libtasn1/ \
ftp://ftp.gnutls.org/pub/gnutls/libtasn1/
+MASTER_SITE_SUBDIR= alpha/gnutls/libtasn1
MAINTAINER= sergei@kolobov.com