diff options
Diffstat (limited to 'editors/gummi/Makefile')
-rw-r--r-- | editors/gummi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 06f25529138..2f950479345 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2018/06/17 14:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2018/06/24 11:16:11 wiz Exp $ DISTNAME= gummi-0.6.6 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/} GITHUB_PROJECT= gummi |