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 c27d5ed7337..72b80540986 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2006/01/20 16:15:53 jmmv Exp $ +# $NetBSD: Makefile,v 1.11 2006/01/24 07:32:33 wiz Exp $ # DISTNAME= gpass-0.4.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/} |