diff options
author | drochner <drochner@pkgsrc.org> | 2012-08-13 11:25:56 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-08-13 11:25:56 +0000 |
commit | 8a6f13fdea9a742e6bbf7bcfba37b875aa965aa1 (patch) | |
tree | b8e4a5c66a865a53d86cd12633739e0fad6349b3 /graphics/inkscape | |
parent | 3eff49070e34450a8b05e250fae9e115bc35fe61 (diff) | |
download | pkgsrc-8a6f13fdea9a742e6bbf7bcfba37b875aa965aa1.tar.gz |
PKGREV bumps for poppler shlib major change
Diffstat (limited to 'graphics/inkscape')
-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 7c5b6e2032e..d4a2fab4cdd 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2012/07/04 20:33:14 drochner Exp $ +# $NetBSD: Makefile,v 1.73 2012/08/13 11:25:57 drochner Exp $ DISTNAME= inkscape-0.48.3.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/} EXTRACT_SUFX= .tar.bz2 |