aboutsummaryrefslogtreecommitdiffstats
path: root/security/fiked
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2010-07-27 09:25:20 +0800
committerwxs <wxs@FreeBSD.org>2010-07-27 09:25:20 +0800
commitd4f67c76de09c0f7f8adcd9c0dbc3b4c9a328317 (patch)
tree755929e137be3448a756de099f164b8de2a9e363 /security/fiked
parentfa79d6e0dd0b6166b1e84d1b3e39201fd0bbdb3f (diff)
downloadfreebsd-ports-gnome-d4f67c76de09c0f7f8adcd9c0dbc3b4c9a328317.tar.gz
freebsd-ports-gnome-d4f67c76de09c0f7f8adcd9c0dbc3b4c9a328317.tar.zst
freebsd-ports-gnome-d4f67c76de09c0f7f8adcd9c0dbc3b4c9a328317.zip
Chase security/libgcrypt shlib bump.
PR: ports/148755 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
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