aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2009-08-11 05:06:42 +0800
committerglarkin <glarkin@FreeBSD.org>2009-08-11 05:06:42 +0800
commit242758db2e9ddc9a26f289c9151dde95045e9e8f (patch)
tree723122c1c37e537907436c8b914faed4d0d8f002 /graphics
parentb2fdd7c44cc5dd5b3dd880a228a747fce309f188 (diff)
downloadfreebsd-ports-gnome-242758db2e9ddc9a26f289c9151dde95045e9e8f.tar.gz
freebsd-ports-gnome-242758db2e9ddc9a26f289c9151dde95045e9e8f.tar.zst
freebsd-ports-gnome-242758db2e9ddc9a26f289c9151dde95045e9e8f.zip
- Fixed non-SF download URL
Diffstat (limited to 'graphics')
-rw-r--r--graphics/GraphicsMagick12/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/GraphicsMagick12/Makefile b/graphics/GraphicsMagick12/Makefile
index c778df6d5b43..3a3cdc039f2c 100644
--- a/graphics/GraphicsMagick12/Makefile
+++ b/graphics/GraphicsMagick12/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2.7
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF \
- ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
+ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.2/
MASTER_SITE_SUBDIR= ${PORTNAME:L}
MAINTAINER= glarkin@FreeBSD.org