diff options
author | wiz <wiz> | 2014-11-20 16:04:14 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-11-20 16:04:14 +0000 |
commit | a5a2a06382e4d7f6816089e444de419bab2b6c30 (patch) | |
tree | dd7f589ba2c98e5c194819949f4f1ced3cc0f40d /graphics/inkscape | |
parent | 2bc30239dae8b234239d57df9abfc59883ee3ffc (diff) | |
download | pkgsrc-a5a2a06382e4d7f6816089e444de419bab2b6c30.tar.gz |
Recursive bump for poppler shlib major bump.
Diffstat (limited to 'graphics/inkscape')
-rw-r--r-- | graphics/inkscape/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index b2af7106222..bca22f7a04b 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.109 2014/07/29 07:03:27 adam Exp $ +# $NetBSD: Makefile,v 1.110 2014/11/20 16:04:15 wiz Exp $ DISTNAME= inkscape-0.48.5 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/} EXTRACT_SUFX= .tar.bz2 |