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 f29fae5fece..bb3422646cb 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2008/01/18 05:09:37 tnn Exp $ +# $NetBSD: Makefile,v 1.22 2008/03/06 14:53:53 wiz Exp $ # DISTNAME= gpass-0.4.4 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/} |