diff options
Diffstat (limited to 'graphics/inkscape/Makefile')
-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 5550b764cff9..8b534e382dec 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -6,10 +6,10 @@ # PORTNAME= inkscape -PORTVERSION= 0.47 -PORTREVISION= 9 +PORTVERSION= 0.48.0 CATEGORIES= graphics gnome MASTER_SITES= SF +MASTER_SITE_SUBDIR=${PORTNAME:L}/${PORTNAME:L}/0.48 MAINTAINER= gnome@FreeBSD.org COMMENT= A program seeks to become a full featured open source SVG editor |