aboutsummaryrefslogtreecommitdiff
path: root/security/openvpn
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-05-31 17:57:11 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-05-31 17:57:11 +0000
commit12a7f133fc9d30a5be41853eacd54410d26657c0 (patch)
tree66e8a12b010ada3298a64cbb0056ffe947a033c2 /security/openvpn
parent584a54b90df12a88511483e10d8c2e6e9c7170de (diff)
downloadports-12a7f133fc9d30a5be41853eacd54410d26657c0.tar.gz
ports-12a7f133fc9d30a5be41853eacd54410d26657c0.zip
Notes
Diffstat (limited to 'security/openvpn')
-rw-r--r--security/openvpn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile
index b62432845ee9..a5d2f0e4c192 100644
--- a/security/openvpn/Makefile
+++ b/security/openvpn/Makefile
@@ -7,14 +7,14 @@
PORTNAME= openvpn
DISTVERSION= 2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://openvpn.net/release/
MAINTAINER= matthias.andree@gmx.de
COMMENT= Secure IP/Ethernet tunnel daemon
-LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo
+LIB_DEPENDS= lzo.2:${PORTSDIR}/archivers/lzo
GNU_CONFIGURE= yes
USE_OPENSSL= yes