aboutsummaryrefslogtreecommitdiff
path: root/security/libgnome-keyring
diff options
context:
space:
mode:
Diffstat (limited to 'security/libgnome-keyring')
-rw-r--r--security/libgnome-keyring/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile
index fe7a17f65633..b67c1661b7e6 100644
--- a/security/libgnome-keyring/Makefile
+++ b/security/libgnome-keyring/Makefile
@@ -7,14 +7,14 @@
PORTNAME= libgnome-keyring
PORTVERSION= 2.32.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security gnome
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= A program that keeps passwords and other secrets
-LIB_DEPENDS= tasn1.4:${PORTSDIR}/security/libtasn1 \
+LIB_DEPENDS= tasn1.5:${PORTSDIR}/security/libtasn1 \
gcrypt.18:${PORTSDIR}/security/libgcrypt
USE_BZIP2= yes