summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorzafer <zafer>2009-05-01 13:49:07 +0000
committerzafer <zafer>2009-05-01 13:49:07 +0000
commitfe79e4666d8196ac0e706eb814a249955c39c76b (patch)
tree2358136d26b8101158dcb98a783c18fec10d7f15 /security
parent4f39ad648587f234713a3e0eb6becc4caf1b764f (diff)
downloadpkgsrc-fe79e4666d8196ac0e706eb814a249955c39c76b.tar.gz
replace non working mirrors with working ones.
Diffstat (limited to 'security')
-rw-r--r--security/gnutls/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index efd0969cad6..05179eac446 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.78 2009/04/20 13:11:57 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2009/05/01 13:49:07 zafer Exp $
DISTNAME= gnutls-2.6.5
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \
- http://www.mirrors.wiretapped.net/security/network-security/gnutls/ \
- ftp://ftp.mirrors.wiretapped.net/pub/security/network-security/gnutls/ \
+ ftp://ftp.gnupg.org/gcrypt/gnutls/ \
${MASTER_SITE_GNU:=gnutls/}
EXTRACT_SUFX= .tar.bz2