diff options
author | wiz <wiz@pkgsrc.org> | 2015-01-08 10:20:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-01-08 10:20:34 +0000 |
commit | ef5ad69c743377430134e2b34888075b22cbb0b8 (patch) | |
tree | 202e657fc2b4665481b7a5822c5d41504197c850 /editors/gummi | |
parent | f703933ac28dabc2672fc58d9e2efe065fba6b95 (diff) | |
download | pkgsrc-ef5ad69c743377430134e2b34888075b22cbb0b8.tar.gz |
Recursive PKGREVISION bump for poppler shlib major bump.
Diffstat (limited to 'editors/gummi')
-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 3ef151691c6..5bd0be1558f 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/11/20 16:04:14 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/01/08 10:20:34 wiz Exp $ # DISTNAME= gummi-0.6.5 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= editors MASTER_SITES= http://dev.midnightcoding.org/attachments/download/301/ |