diff options
author | zi <zi@FreeBSD.org> | 2014-12-09 20:59:56 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2014-12-09 20:59:56 +0800 |
commit | a833f75df5de7b2556aa04444dc2bbfc8431209a (patch) | |
tree | 6c3558ab77f68cefde1a85a05c21006903ecd9c5 /security/stunnel/Makefile | |
parent | 44e234416309b3e3d0cf472e7f325a987929cb7d (diff) | |
download | freebsd-ports-gnome-a833f75df5de7b2556aa04444dc2bbfc8431209a.tar.gz freebsd-ports-gnome-a833f75df5de7b2556aa04444dc2bbfc8431209a.tar.zst freebsd-ports-gnome-a833f75df5de7b2556aa04444dc2bbfc8431209a.zip |
- Update to 5.08
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 e8e6065287a8..86129c12df05 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.07 +PORTVERSION= 5.08 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ http://mirrors.zerg.biz/stunnel/%SUBDIR%/ \ |