diff options
Diffstat (limited to 'graphics/inkscape/Makefile')
-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 07e3c6344e5..e1ac0f6483f 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2012/12/18 14:01:06 drochner Exp $ +# $NetBSD: Makefile,v 1.82 2013/01/26 21:37:51 adam Exp $ DISTNAME= inkscape-0.48.4 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/} EXTRACT_SUFX= .tar.bz2 |