aboutsummaryrefslogtreecommitdiffstats
path: root/security/dirmngr
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-08-04 23:14:30 +0800
committerlofi <lofi@FreeBSD.org>2004-08-04 23:14:30 +0800
commit536df0bc7796a86b1b029cd64a1f306b4e00f86b (patch)
tree32d253a2c5b211875aa4044344f371760f2abd30 /security/dirmngr
parentdeac6cfcf8fff41d1b595aa2fc550b260f633749 (diff)
downloadfreebsd-ports-gnome-536df0bc7796a86b1b029cd64a1f306b4e00f86b.tar.gz
freebsd-ports-gnome-536df0bc7796a86b1b029cd64a1f306b4e00f86b.tar.zst
freebsd-ports-gnome-536df0bc7796a86b1b029cd64a1f306b4e00f86b.zip
Chase bumped libksba shared library version
Diffstat (limited to 'security/dirmngr')
-rw-r--r--security/dirmngr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile
index 68e589bfae14..0aab988e8357 100644
--- a/security/dirmngr/Makefile
+++ b/security/dirmngr/Makefile
@@ -18,7 +18,7 @@ COMMENT= A client for managing and downloading certificate revocation lists
BUILD_DEPENDS= ${LOCALBASE}/lib/libassuan.a:${PORTSDIR}/security/libassuan
LIB_DEPENDS= gcrypt.12:${PORTSDIR}/security/libgcrypt \
gpg-error:${PORTSDIR}/security/libgpg-error \
- ksba.11:${PORTSDIR}/security/libksba
+ ksba.13:${PORTSDIR}/security/libksba
USE_OPENLDAP= yes
USE_GETOPT_LONG=yes