aboutsummaryrefslogtreecommitdiff
path: root/security/dirmngr
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-08-04 15:14:30 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-08-04 15:14:30 +0000
commit39dff15af7a359ee63d0a72ee5d3481bd297fcb4 (patch)
treeebe612ee70154ab418225104b81827623db12a40 /security/dirmngr
parenta64ad3ae8c8c539f1588bc25b57bbc3c550f2a66 (diff)
downloadports-39dff15af7a359ee63d0a72ee5d3481bd297fcb4.tar.gz
ports-39dff15af7a359ee63d0a72ee5d3481bd297fcb4.zip
Notes
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