diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-15 22:46:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-15 22:46:38 +0000 |
commit | 7af70857410437cc5dcc93644c0d0bab1fadc29c (patch) | |
tree | a6f1e5edc3d063c56f0a86a43b35ac64b61e36f4 /graphics | |
parent | 9ed407c0490a15303bea2d38cfe97952983132c0 (diff) | |
download | pkgsrc-7af70857410437cc5dcc93644c0d0bab1fadc29c.tar.gz |
Bump PKGREVISION for librevenge boost fix.
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 1ef3b2c7c3e..b9fc2751f21 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.119 2015/07/15 15:09:38 wiz Exp $ +# $NetBSD: Makefile,v 1.120 2015/08/15 22:46:39 wiz Exp $ DISTNAME= inkscape-0.91 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/} MASTER_SITES= https://inkscape.global.ssl.fastly.net/media/resources/file/ |