diff options
Diffstat (limited to 'security/stunnel/Makefile')
-rw-r--r-- | security/stunnel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 8689cebdd2f..240f5fa0ef4 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2003/07/29 11:18:38 jmmv Exp $ +# $NetBSD: Makefile,v 1.35 2003/09/05 19:01:00 tron Exp $ DISTNAME= stunnel-4.04 PKGREVISION= 1 CATEGORIES= security -MASTER_SITES= ftp://ftp.fu-berlin.de/pub/unix/security/stunnel/ \ +MASTER_SITES= ftp://ftp.fu-berlin.de/unix/security/stunnel/ \ ftp://stunnel.mirt.net/stunnel/ \ http://www.stunnel.org/download/stunnel/src/ |