diff options
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/Makefile | 5 |
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 |