aboutsummaryrefslogtreecommitdiff
path: root/security/fiked
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-07-27 01:25:20 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-07-27 01:25:20 +0000
commit15c1551ea378607e55d8794de79207166d0ae1e5 (patch)
tree73c8786e0fad568d10c37e84e57718888d04e4a4 /security/fiked
parent5248e90f8597935323b5088e6d32590bac88c5a7 (diff)
downloadports-15c1551ea378607e55d8794de79207166d0ae1e5.tar.gz
ports-15c1551ea378607e55d8794de79207166d0ae1e5.zip
Notes
Diffstat (limited to 'security/fiked')
-rw-r--r--security/fiked/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/fiked/Makefile b/security/fiked/Makefile
index 8f29db32194f..996eeb6aca55 100644
--- a/security/fiked/Makefile
+++ b/security/fiked/Makefile
@@ -7,13 +7,14 @@
PORTNAME= fiked
PORTVERSION= 0.0.5
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://mirror.roe.ch/dist/fiked/
MAINTAINER= daniel@roe.ch
COMMENT= A fake IKE PSK+XAUTH daemon based on VPNC
-LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
.if !defined(WITHOUT_LIBNET)
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet
.endif