diff options
author | wiz <wiz@pkgsrc.org> | 2015-11-23 10:30:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-11-23 10:30:15 +0000 |
commit | 54528bb630aa59875ae88f1210e40a9dc7bc33fe (patch) | |
tree | 87d3c480810ed289bc13464e21b40f8e550eab9c /editors/gummi/Makefile | |
parent | dfc6145c2500e24e06fff0bd77667438384102f9 (diff) | |
download | pkgsrc-54528bb630aa59875ae88f1210e40a9dc7bc33fe.tar.gz |
Bump PKGREVISION for poppler shlib major bump.
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 14dec519207..db1cb596f15 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2015/10/01 05:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/11/23 10:30:15 wiz Exp $ # DISTNAME= gummi-0.6.5 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= editors MASTER_SITES= http://dev.midnightcoding.org/attachments/download/301/ |