diff options
Diffstat (limited to 'graphics/libsvg/Makefile')
-rw-r--r-- | graphics/libsvg/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/libsvg/Makefile b/graphics/libsvg/Makefile index 7f5bc23307b9..6a7d79efb11b 100644 --- a/graphics/libsvg/Makefile +++ b/graphics/libsvg/Makefile @@ -6,10 +6,9 @@ # PORTNAME= libsvg -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= ahze +MASTER_SITES= http://cairographics.org/snapshots/ MAINTAINER= ahze@FreeBSD.org COMMENT= A parser for SVG content in files or buffers |