summaryrefslogtreecommitdiff
path: root/security/stunnel
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-07-20 09:58:29 +0000
committertron <tron@pkgsrc.org>2001-07-20 09:58:29 +0000
commitf75218bff56a2eed857d6de86736b5d036428014 (patch)
treeb7f791785607d8974df476efaff6b7c38d46d60c /security/stunnel
parent0436097207824f868c96541a5e2c48f0b9dfab5e (diff)
downloadpkgsrc-f75218bff56a2eed857d6de86736b5d036428014.tar.gz
Use "ftp.fu-berlin.de" as first master site because it is about a thousand
time faster from Germany and the USA.
Diffstat (limited to 'security/stunnel')
-rw-r--r--security/stunnel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 7c02606f32c..cbe1bb484ee 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2001/07/19 12:28:03 martin Exp $
+# $NetBSD: Makefile,v 1.19 2001/07/20 09:58:29 tron Exp $
#
DISTNAME= stunnel-3.15
CATEGORIES= security
-MASTER_SITES= ftp://stunnel.mirt.net/stunnel/ \
+MASTER_SITES= ftp://ftp.fu-berlin.de/pub/unix/security/stunnel/ \
+ ftp://stunnel.mirt.net/stunnel/ \
http://www.stunnel.org/download/stunnel/src/
MAINTAINER= martin@NetBSD.ORG