aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2009-08-13 07:56:40 +0800
committerglarkin <glarkin@FreeBSD.org>2009-08-13 07:56:40 +0800
commit3cac956ceab5a1b82b665ea8448a3c7c4c4803e4 (patch)
treee21f2078da889220993ce60bbbe4f96ae845365c /graphics
parent758a607967ae3fb61b17435eb842c8b16d4e136e (diff)
downloadfreebsd-ports-gnome-3cac956ceab5a1b82b665ea8448a3c7c4c4803e4.tar.gz
freebsd-ports-gnome-3cac956ceab5a1b82b665ea8448a3c7c4c4803e4.tar.zst
freebsd-ports-gnome-3cac956ceab5a1b82b665ea8448a3c7c4c4803e4.zip
- Updated MASTER_SITES to use new SFP macro and added MASTER_SITE_SUBDIR
Diffstat (limited to 'graphics')
-rw-r--r--graphics/GraphicsMagick13/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/GraphicsMagick13/Makefile b/graphics/GraphicsMagick13/Makefile
index 43945460e42e..a316c030c824 100644
--- a/graphics/GraphicsMagick13/Makefile
+++ b/graphics/GraphicsMagick13/Makefile
@@ -8,9 +8,9 @@
PORTNAME= GraphicsMagick
PORTVERSION= 1.3.6
CATEGORIES= graphics
-MASTER_SITES= LOCAL/glarkin \
- http://www.sourcehosting.net/freebsd/distfiles/ \
+MASTER_SITES= SFP \
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.3/
+MASTER_SITE_SUBDIR= ${PORTNAME:L}/${PORTNAME:L}/${PORTVERSION}
MAINTAINER= glarkin@FreeBSD.org
COMMENT= Fast image processing tools based on ImageMagick