diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-01-25 22:49:30 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-01-25 22:49:30 +0800 |
commit | 56ba0b3f9cf3b2d3b74a0f4a2022d3089d6a4d87 (patch) | |
tree | af50e20951a5b2982fcfb7a22500de13a9dad07e /security | |
parent | be98fc5790d2ae8c59bdd588d9b46814663755b2 (diff) | |
download | freebsd-ports-gnome-56ba0b3f9cf3b2d3b74a0f4a2022d3089d6a4d87.tar.gz freebsd-ports-gnome-56ba0b3f9cf3b2d3b74a0f4a2022d3089d6a4d87.tar.zst freebsd-ports-gnome-56ba0b3f9cf3b2d3b74a0f4a2022d3089d6a4d87.zip |
upgrade to 3.13 and change master site
PR: 24635
Submitted by: MAINTAINER
Diffstat (limited to 'security')
-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 |