diff options
author | obache <obache> | 2013-03-31 08:13:27 +0000 |
---|---|---|
committer | obache <obache> | 2013-03-31 08:13:27 +0000 |
commit | 7dbbcb1a291af38a22b4f416172972fdaf7f4561 (patch) | |
tree | 56ee17d24934297f2ba9365c50d8f47fee810965 /graphics | |
parent | d5a7e715653613d3c188488fa8c156b7b0dce433 (diff) | |
download | pkgsrc-7dbbcb1a291af38a22b4f416172972fdaf7f4561.tar.gz |
missing recursive bump from poppler-0.22.2 shlib major change.
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 714c267c7a5..12bed3d02c8 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2013/02/16 11:22:11 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2013/03/31 08:13:29 obache Exp $ DISTNAME= inkscape-0.48.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile index 70e15bcea6e..0e5b6ed9ece 100644 --- a/graphics/qcomicbook/Makefile +++ b/graphics/qcomicbook/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2013/02/16 11:22:25 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2013/03/31 08:13:29 obache Exp $ # DISTNAME= qcomicbook-0.9.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://qcomicbook.org/releases/ |