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 2da459d15a3..1f64d4d5183 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2016/08/03 10:23:20 adam Exp $ +# $NetBSD: Makefile,v 1.61 2017/02/06 13:55:54 wiz Exp $ # DISTNAME= gpass-0.4.4 -PKGREVISION= 48 +PKGREVISION= 49 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/} |