diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-01-25 14:49:30 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-01-25 14:49:30 +0000 |
commit | a4b49b7f14af9471a1c1135590e4a8cb628ec9b5 (patch) | |
tree | 3b28142f5776b550bbdc5239ab51a3c1565e800b | |
parent | upgrade from pre5 to pre6 (diff) |
upgrade to 3.13 and change master site
PR: 24635
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=37571
-rw-r--r-- | security/stunnel/Makefile | 4 | ||||
-rw-r--r-- | security/stunnel/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 218b5f3d4fea..68cf275e5e94 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -6,11 +6,11 @@ # PORTNAME= stunnel -PORTVERSION= 3.12 +PORTVERSION= 3.13 CATEGORIES= security MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ ftp://opensores.thebunker.net/pub/mirrors/stunnel/ \ - ftp://mike.daewoo.com.pl/pub/stunnel/ \ + ftp://stunnel.mirt.net/stunnel/ \ ftp://ftp.cryptoarchive.net/pub/cryptoarchive/mirrors/opensores.thebunker.net/pub/mirrors/stunnel/ MAINTAINER= martti.kuparinen@iki.fi diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index e844269fffbd..b1bca3b78d98 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1 +1 @@ -MD5 (stunnel-3.12.tar.gz) = 319b15bc5f17e04f7b9d2ee7e9fe7f2e +MD5 (stunnel-3.13.tar.gz) = c444b4954713012b3fb00cb6cc32d8f6 |