diff options
author | wiz <wiz> | 2007-09-19 23:18:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-19 23:18:43 +0000 |
commit | 3dad960e983ba47ac216a4bd503eaa906408215d (patch) | |
tree | cd47319a3da9a78b63d1be392fa2d090eacc68ed /security | |
parent | 570d3b1e8f8442b43dec85827be27b7a3e40ae17 (diff) | |
download | pkgsrc-3dad960e983ba47ac216a4bd503eaa906408215d.tar.gz |
Bump PKGREVISION for gnome-vfs rename.
Diffstat (limited to 'security')
-rw-r--r-- | security/gnome-keyring-manager/Makefile | 4 | ||||
-rw-r--r-- | security/gpass/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/gnome-keyring-manager/Makefile b/security/gnome-keyring-manager/Makefile index 405994db3ca..5c912b09db4 100644 --- a/security/gnome-keyring-manager/Makefile +++ b/security/gnome-keyring-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2007/06/05 05:37:34 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2007/09/19 23:19:06 wiz Exp $ # DISTNAME= gnome-keyring-manager-2.18.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring-manager/2.18/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/gpass/Makefile b/security/gpass/Makefile index e9b5bc783c2..54e96c05b28 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2007/06/05 05:37:34 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2007/09/19 23:19:07 wiz Exp $ # DISTNAME= gpass-0.4.4 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/} |