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 74cbb9d91dd..8649eb292e7 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2012/03/03 00:13:52 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2012/06/14 07:43:54 sbd Exp $ # DISTNAME= gpass-0.4.4 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/} |