From 12a7f133fc9d30a5be41853eacd54410d26657c0 Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Tue, 31 May 2005 17:57:11 +0000 Subject: - Bump lzo lib version. - Bump PORTREVISION. --- security/tinc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/tinc/Makefile') 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 -- cgit v1.2.3