aboutsummaryrefslogtreecommitdiff
path: root/security/stunnel/Makefile
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-03-23 10:35:14 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-03-23 10:35:14 +0000
commit4d58518ba0bc203f3f11e569585088e8abb9e1f9 (patch)
treedc8cad43c8c932652faf9f11e838f94ad53fdf83 /security/stunnel/Makefile
parent7a68b67200a47e3c0a7f97537955243d8794ddd8 (diff)
downloadports-4d58518ba0bc203f3f11e569585088e8abb9e1f9.tar.gz
ports-4d58518ba0bc203f3f11e569585088e8abb9e1f9.zip
Notes
Diffstat (limited to 'security/stunnel/Makefile')
-rw-r--r--security/stunnel/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 3344be049dbe..6a8c49e42ec7 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= stunnel
PORTVERSION= 4.04
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \
ftp://stunnel.mirt.net/stunnel/ \
@@ -16,6 +17,10 @@ MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \
MAINTAINER= roam@FreeBSD.org
COMMENT= "SSL encryption wrapper for standard network daemons"
+PATCHFILES= blinding-4.x_bri.patch
+PATCH_SITES= http://www.stunnel.org/patches/patches/
+PATCH_DIST_STRIP= -p1
+
USE_OPENSSL= YES
USE_REINPLACE= YES