diff options
author | wiz <wiz> | 2011-05-27 18:50:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-05-27 18:50:48 +0000 |
commit | bf9b03086d085f75e6720cb77f4291953140c60d (patch) | |
tree | f5b248dae76cbf9af9654f3f7bacbfc98ece5c96 /security | |
parent | d58ca31f247ce9a663af55111338e6db7dbfb8ad (diff) | |
download | pkgsrc-bf9b03086d085f75e6720cb77f4291953140c60d.tar.gz |
Bump PKGREVISION for dependency removal.
Diffstat (limited to 'security')
-rw-r--r-- | security/libgnome-keyring/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index 5f888954e80..e20316a1369 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/05/27 14:02:57 hans Exp $ +# $NetBSD: Makefile,v 1.5 2011/05/27 18:50:48 wiz Exp $ # DISTNAME= libgnome-keyring-2.32.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome-keyring/2.32/} EXTRACT_SUFX= .tar.bz2 |