diff options
Diffstat (limited to 'graphics/inkscape/Makefile')
-rw-r--r-- | graphics/inkscape/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index d2383c96e4d..e16e0d5af9c 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2006/10/03 13:55:17 ghen Exp $ +# $NetBSD: Makefile,v 1.28 2006/10/06 20:29:11 adam Exp $ -DISTNAME= inkscape-0.44 -PKGREVISION= 1 +DISTNAME= inkscape-0.44.1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/} -EXTRACT_SUFX= .tar.bz2 MAINTAINER= reed@reedmedia.net HOMEPAGE= http://www.inkscape.org/ |