diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-21 12:05:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-21 12:05:41 +0000 |
commit | 2d1a8cc474b8a217cfacf22a906d4280824cfccf (patch) | |
tree | ea6a76b592666b967049520aa9cca81a0397d755 /security/gpass | |
parent | adabc0cd25422e73560d08ed42548017c4f1f611 (diff) | |
download | pkgsrc-2d1a8cc474b8a217cfacf22a906d4280824cfccf.tar.gz |
Bump PKGREVISION for gnome-keyring ABI bump.
Diffstat (limited to 'security/gpass')
-rw-r--r-- | security/gpass/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gpass/Makefile b/security/gpass/Makefile index 1257a4caef3..21d29efe6bc 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2006/09/16 12:20:40 jmmv Exp $ +# $NetBSD: Makefile,v 1.17 2007/03/21 12:05:52 wiz Exp $ # DISTNAME= gpass-0.4.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/} |