diff options
Diffstat (limited to 'security/gpass/Makefile')
-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 a859f9a6f86..bd7f466d7ba 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2010/09/14 11:02:42 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2010/11/15 22:58:26 abs Exp $ # DISTNAME= gpass-0.4.4 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/} |