aboutsummaryrefslogtreecommitdiff
path: root/security/stunnel/Makefile
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2006-09-18 13:29:03 +0000
committerPeter Pentchev <roam@FreeBSD.org>2006-09-18 13:29:03 +0000
commit34257d852a46ec2e53926b52ac98d8e8731aa9e7 (patch)
tree6d88377cbd399c0b29f6a981dd3c4bbbb45df2a5 /security/stunnel/Makefile
parent01a7f31241deb199438d34f8c4fbb3af325a4bb3 (diff)
downloadports-34257d852a46ec2e53926b52ac98d8e8731aa9e7.tar.gz
ports-34257d852a46ec2e53926b52ac98d8e8731aa9e7.zip
Notes
Diffstat (limited to 'security/stunnel/Makefile')
-rw-r--r--security/stunnel/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 4b101f76e102..ea0bb3f17a71 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= stunnel
-PORTVERSION= 4.15
+PORTVERSION= 4.17
CATEGORIES= security
MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \
ftp://stunnel.mirt.net/stunnel/ \
@@ -16,10 +16,6 @@ MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \
MAINTAINER= roam@FreeBSD.org
COMMENT= SSL encryption wrapper for standard network daemons
-PATCHFILES+= fdputline.patch:fdputline
-PATCH_SITES+= ftp://ftp.mirt.net/stunnel/:fdputline
-PATCH_DIST_STRIP= -p1
-
USE_OPENSSL= YES
USE_RC_SUBR= YES