aboutsummaryrefslogtreecommitdiffstats
path: root/security/vpnc
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-05-04 00:36:39 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-05-04 00:36:39 +0800
commite2ed082147d0baef1df737d3b0dc076b17baeeaf (patch)
tree0c98bf4df764b75bc08fe49f8d5555bf3212ef21 /security/vpnc
parent10f2a435dce3442017cb96d33dd3217c90edfb6f (diff)
downloadfreebsd-ports-gnome-e2ed082147d0baef1df737d3b0dc076b17baeeaf.tar.gz
freebsd-ports-gnome-e2ed082147d0baef1df737d3b0dc076b17baeeaf.tar.zst
freebsd-ports-gnome-e2ed082147d0baef1df737d3b0dc076b17baeeaf.zip
Chase security/libgcrypt update
Diffstat (limited to 'security/vpnc')
-rw-r--r--security/vpnc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/vpnc/Makefile b/security/vpnc/Makefile
index dc7b58d07d6b..aa6ce68350c9 100644
--- a/security/vpnc/Makefile
+++ b/security/vpnc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vpnc
PORTVERSION= 0.5.3
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \
CRITICAL
@@ -11,7 +11,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.18:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt
RUN_DEPENDS= vpnc-script:${PORTSDIR}/sysutils/vpnc-scripts
USE_GMAKE= yes