aboutsummaryrefslogtreecommitdiff
path: root/security/dirmngr
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-06-14 05:17:52 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-06-14 05:17:52 +0000
commit2bb492f2f1f1896384afa66f8ebac382a1642f6e (patch)
tree42991da0a577b74c650cf38ab2fb2fcf3c525425 /security/dirmngr
parentacc86461f436da416843293d58715c7b6bbbea61 (diff)
downloadports-2bb492f2f1f1896384afa66f8ebac382a1642f6e.tar.gz
ports-2bb492f2f1f1896384afa66f8ebac382a1642f6e.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 22bd4ff8cc1e..b392deb1f12f 100644
--- a/security/dirmngr/Makefile
+++ b/security/dirmngr/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= dirmngr
MAINTAINER= umq@ueo.co.jp
COMMENT= A client for managing and downloading certificate revocation lists
-BUILD_DEPENDS= libassuan>=1.0.4:${PORTSDIR}/security/libassuan-1
+BUILD_DEPENDS= libassuan-1>=1.0.5:${PORTSDIR}/security/libassuan-1
LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error \
ksba.17:${PORTSDIR}/security/libksba \