diff options
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 1e1c938b4bd..b0ed0ee400b 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2009/07/22 09:01:45 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2009/08/26 19:58:15 sno Exp $ # DISTNAME= gpass-0.4.4 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/} |