aboutsummaryrefslogtreecommitdiff
path: root/graphics/GraphicsMagick13/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/GraphicsMagick13/Makefile')
-rw-r--r--graphics/GraphicsMagick13/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/graphics/GraphicsMagick13/Makefile b/graphics/GraphicsMagick13/Makefile
index dfdb94499be1..43945460e42e 100644
--- a/graphics/GraphicsMagick13/Makefile
+++ b/graphics/GraphicsMagick13/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= GraphicsMagick
-PORTVERSION= 1.3.5
-PORTREVISION= 2
+PORTVERSION= 1.3.6
CATEGORIES= graphics
-MASTER_SITES= SF \
- ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
-MASTER_SITE_SUBDIR= ${PORTNAME:L}
+MASTER_SITES= LOCAL/glarkin \
+ http://www.sourcehosting.net/freebsd/distfiles/ \
+ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.3/
MAINTAINER= glarkin@FreeBSD.org
COMMENT= Fast image processing tools based on ImageMagick