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 27d89fccbbf..5a23d8350d9 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2014/05/05 00:48:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.58 2015/04/25 14:24:48 tnn Exp $ # DISTNAME= gpass-0.4.4 -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/} |