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 e7925cfed02..23053930517 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2006/07/05 05:37:42 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2006/09/16 12:20:38 jmmv Exp $ DISTNAME= inkscape-0.44 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/} EXTRACT_SUFX= .tar.bz2 |