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 84972c97258..51088c8512d 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2013/02/06 23:23:37 jperkin Exp $ +# $NetBSD: Makefile,v 1.48 2013/02/16 11:24:18 wiz Exp $ # DISTNAME= gpass-0.4.4 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/} |