aboutsummaryrefslogtreecommitdiff
path: root/security/gnome-keyring
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2009-01-18 17:04:08 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2009-01-18 17:04:08 +0000
commitbfdac7a749e9679cca0d05e858c6600104ce6d5e (patch)
tree20b633d9baff7d64aec8a6b8ef03ddc1b4e85ecf /security/gnome-keyring
parentfdd06ffd548dee5f41c908af73b7775046147b92 (diff)
downloadports-bfdac7a749e9679cca0d05e858c6600104ce6d5e.tar.gz
ports-bfdac7a749e9679cca0d05e858c6600104ce6d5e.zip
Notes
Diffstat (limited to 'security/gnome-keyring')
-rw-r--r--security/gnome-keyring/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
index 3ad743250648..ccccabba4c4d 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnome-keyring
PORTVERSION= 2.24.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A program that keeps passwords and other secrets
-LIB_DEPENDS= tasn1.3:${PORTSDIR}/security/libtasn1 \
+LIB_DEPENDS= tasn1.4:${PORTSDIR}/security/libtasn1 \
gcrypt.16:${PORTSDIR}/security/libgcrypt
USE_BZIP2= yes