diff options
author | roam <roam@FreeBSD.org> | 2000-12-20 20:59:12 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2000-12-20 20:59:12 +0800 |
commit | 62ddb127c39a6c3ddcda6194930999b251c9231d (patch) | |
tree | 4a67b520dc42411e8e6cad61a380eb9a49596924 /security/stunnel/Makefile | |
parent | f7820a49d1b78e3f0d0392057c3a32c6c827f9b8 (diff) | |
download | freebsd-ports-gnome-62ddb127c39a6c3ddcda6194930999b251c9231d.tar.gz freebsd-ports-gnome-62ddb127c39a6c3ddcda6194930999b251c9231d.tar.zst freebsd-ports-gnome-62ddb127c39a6c3ddcda6194930999b251c9231d.zip |
Update to 3.10.
PR: 23684
Submitted by: maintainer
Diffstat (limited to 'security/stunnel/Makefile')
-rw-r--r-- | security/stunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index a68cf39dac40..8b41f3b2f710 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= stunnel -PORTVERSION= 3.9 +PORTVERSION= 3.10 CATEGORIES= security MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ ftp://opensores.thebunker.net/pub/mirrors/stunnel/ \ |