summaryrefslogtreecommitdiff
path: root/security/gnutls
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/gnutls
parentUse MASTER_SITE_GNUPG (diff)
Use MASTER_SITE_GNUPG
Notes
Notes: svn path=/head/; revision=75560
Diffstat (limited to 'security/gnutls')
-rw-r--r--security/gnutls/Makefile4
1 files changed, 2 insertions, 2 deletions
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