diff options
author | drochner <drochner@pkgsrc.org> | 2010-07-15 11:33:57 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-07-15 11:33:57 +0000 |
commit | 3f82c92826910d6f0e185398aea1d442ab84deee (patch) | |
tree | a15cd1cdb5779e730f3e6f09613b07bc24c3ac5c /graphics | |
parent | 4160d40def25eab9d9f23fdf26410062df29e7ee (diff) | |
download | pkgsrc-3f82c92826910d6f0e185398aea1d442ab84deee.tar.gz |
bump PKGREV for poppler update
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/inkscape/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index a9139c22cc0..8a5126b45aa 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2010/06/13 22:44:36 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2010/07/15 11:33:57 drochner Exp $ DISTNAME= inkscape-0.47 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/} EXTRACT_SUFX= .tar.bz2 |