diff options
author | wiz <wiz@pkgsrc.org> | 2015-07-15 15:09:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-07-15 15:09:37 +0000 |
commit | bc56af858bc23e88d2038edd66ad934835df6050 (patch) | |
tree | f0cdf113447e5bca59430add5e43d612026a33e2 /graphics | |
parent | 722b6946b850421793c695dd48c1bfac871dbe87 (diff) | |
download | pkgsrc-bc56af858bc23e88d2038edd66ad934835df6050.tar.gz |
Bump PKGREVISION for poppler shlib major bump.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/inkscape/Makefile | 4 | ||||
-rw-r--r-- | graphics/qcomicbook/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index c441794934b..1ef3b2c7c3e 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.118 2015/06/12 10:50:10 wiz Exp $ +# $NetBSD: Makefile,v 1.119 2015/07/15 15:09:38 wiz Exp $ DISTNAME= inkscape-0.91 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/} MASTER_SITES= https://inkscape.global.ssl.fastly.net/media/resources/file/ diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile index 32791aaafcc..792a06941b2 100644 --- a/graphics/qcomicbook/Makefile +++ b/graphics/qcomicbook/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:18 tnn Exp $ +# $NetBSD: Makefile,v 1.19 2015/07/15 15:09:38 wiz Exp $ # DISTNAME= qcomicbook-0.9.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= graphics MASTER_SITES= http://qcomicbook.org/releases/ |