diff options
author | maya <maya@pkgsrc.org> | 2017-12-08 08:52:56 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-12-08 08:52:56 +0000 |
commit | 1540b029c5e39a4ac6d006a5efb30e6050d1a303 (patch) | |
tree | 3a9960c7078500114a9c1de14e5138d659119ea5 /editors/gummi/Makefile | |
parent | b5f48684590a9ad531781b82ad2ad4d83b0a89df (diff) | |
download | pkgsrc-1540b029c5e39a4ac6d006a5efb30e6050d1a303.tar.gz |
bump for print/poppler major bump
note: script detailed in `man revbump` insisted on bumping pkgrevision of
print/poppler, it's probably wrong, but not committing this change is wronger.
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 837cb36647e..2e3046870c5 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2017/09/06 16:49:22 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2017/12/08 08:52:56 maya Exp $ DISTNAME= gummi-0.6.6 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/} GITHUB_PROJECT= gummi |