aboutsummaryrefslogtreecommitdiff
path: root/security/vpnc
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2009-01-06 13:01:11 +0000
committerRong-En Fan <rafan@FreeBSD.org>2009-01-06 13:01:11 +0000
commitaf765620869b214eca7ed00392a12bd6d5281c54 (patch)
tree5b295f52288dde78c75434d1f590afda4880a6c0 /security/vpnc
parentd4d35efd5f26d639ce58889aed52a22c0569a4ca (diff)
downloadports-af765620869b214eca7ed00392a12bd6d5281c54.tar.gz
ports-af765620869b214eca7ed00392a12bd6d5281c54.zip
Notes
Diffstat (limited to 'security/vpnc')
-rw-r--r--security/vpnc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/vpnc/Makefile b/security/vpnc/Makefile
index 070e1ef9d76e..62c443776d59 100644
--- a/security/vpnc/Makefile
+++ b/security/vpnc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= vpnc
PORTVERSION= 0.5.3
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \
CRITICAL
@@ -14,7 +15,7 @@ MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Client for Cisco 3000 VPN Concentrator
-LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt
USE_GMAKE= yes
USE_PERL5_BUILD=yes