diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2015-11-09 13:31:37 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2015-11-09 13:31:37 +0000 |
commit | 68483f45058358070a48e8c1bab2add2346f21ab (patch) | |
tree | ac7e0796db45943ecbc23f8ce37d2d475f621e81 /security/stunnel | |
parent | 496ac41eab239d23ec8c4be4de8c7274167db816 (diff) | |
download | ports-68483f45058358070a48e8c1bab2add2346f21ab.tar.gz ports-68483f45058358070a48e8c1bab2add2346f21ab.zip |
Notes
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 266497b92854..8087acf1e95d 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -3,6 +3,7 @@ PORTNAME= stunnel PORTVERSION= 5.26 +PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ https://www.stunnel.org/downloads/beta/ \ |