aboutsummaryrefslogtreecommitdiff
path: root/security/tinc
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/tinc
parent584a54b90df12a88511483e10d8c2e6e9c7170de (diff)
downloadports-12a7f133fc9d30a5be41853eacd54410d26657c0.tar.gz
ports-12a7f133fc9d30a5be41853eacd54410d26657c0.zip
Notes
Diffstat (limited to 'security/tinc')
-rw-r--r--security/tinc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/tinc/Makefile b/security/tinc/Makefile
index 096462408b67..b201d36806ec 100644
--- a/security/tinc/Makefile
+++ b/security/tinc/Makefile
@@ -8,6 +8,7 @@
PORTNAME= tinc
PORTVERSION= 1.0.4
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.tinc-vpn.org/packages/ \
ftp://ftp.wiretapped.net/pub/security/network-security/tinc/ \
@@ -16,7 +17,7 @@ MASTER_SITES= http://www.tinc-vpn.org/packages/ \
MAINTAINER= krion@FreeBSD.org
COMMENT= A Virtual Private Network (VPN) daemon
-LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo
+LIB_DEPENDS= lzo.2:${PORTSDIR}/archivers/lzo
USE_OPENSSL= yes
USE_REINPLACE= yes