diff options
-rw-r--r-- | security/stunnel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 2acc341cb334..6abdf59855eb 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -10,9 +10,8 @@ PORTVERSION= 4.04 PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ - ftp://stunnel.mirt.net/stunnel/ \ - ftp://opensores.thebunker.net/pub/mirrors/stunnel/ \ - ftp://ftp.cryptoarchive.net/pub/cryptoarchive/mirrors/opensores.thebunker.net/pub/mirrors/stunnel/ + ftp://stunnel.mirt.net/stunnel/OBSOLETE/ \ + ftp://opensores.thebunker.net/pub/mirrors/stunnel/download/stunnel/src/ MAINTAINER= roam@FreeBSD.org COMMENT= "SSL encryption wrapper for standard network daemons" |