From 03104a90fb7225bc11f7691d6a7b0b3feea34e84 Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 20 Jul 2001 09:58:29 +0000 Subject: Use "ftp.fu-berlin.de" as first master site because it is about a thousand time faster from Germany and the USA. --- security/stunnel/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security/stunnel') 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 -- cgit v1.2.3