aboutsummaryrefslogtreecommitdiffstats
path: root/security/stunnel/Makefile
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2004-06-03 18:48:32 +0800
committerroam <roam@FreeBSD.org>2004-06-03 18:48:32 +0800
commit0b86aa5da2779a8fa47dec2f53052d21af056e9b (patch)
tree3d55cc34fdfb8d3acbde48e2415bb804d6fcf84d /security/stunnel/Makefile
parentbaf4f097fdf748bc0090362b1dd5cad352ba17d1 (diff)
downloadfreebsd-ports-graphics-0b86aa5da2779a8fa47dec2f53052d21af056e9b.tar.gz
freebsd-ports-graphics-0b86aa5da2779a8fa47dec2f53052d21af056e9b.tar.zst
freebsd-ports-graphics-0b86aa5da2779a8fa47dec2f53052d21af056e9b.zip
Fix the distsites; an update to stunnel-4.05 is coming shortly, but still,
do this in the meantime. PR: 67200 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'security/stunnel/Makefile')
-rw-r--r--security/stunnel/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 2acc341cb33..6abdf59855e 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"