summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-03 11:04:59 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-03 11:04:59 +0000
commit07f1d50cbc8ad7f10a24994a8b8a94e0c64ad021 (patch)
treeb6c77eccf1aba052a36e6bf06465fddc6e27bcf6 /graphics
parentFix patches due to missing atol(). (diff)
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes
Notes: svn path=/head/; revision=90089
Diffstat (limited to 'graphics')
-rw-r--r--graphics/OpenEXR/Makefile3
-rw-r--r--graphics/kimagemapeditor/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/OpenEXR/Makefile b/graphics/OpenEXR/Makefile
index b5a08f24985e..eb8ca05d83b6 100644
--- a/graphics/OpenEXR/Makefile
+++ b/graphics/OpenEXR/Makefile
@@ -9,7 +9,8 @@ PORTNAME= OpenEXR
PORTVERSION= 1.0.5
PORTREVISION= 3
CATEGORIES= graphics devel
-MASTER_SITES= http://savannah.nongnu.org/download/openexr/${PORTNAME}.pkg/${PORTVERSION}/
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= openexr/${PORTNAME}.pkg/${PORTVERSION}
MAINTAINER= nork@FreeBSD.org
COMMENT= OpenEXR, a high dynamic-range (HDR) image file format developed by ILM
diff --git a/graphics/kimagemapeditor/Makefile b/graphics/kimagemapeditor/Makefile
index 1eff2b4338a0..bde3380bdb44 100644
--- a/graphics/kimagemapeditor/Makefile
+++ b/graphics/kimagemapeditor/Makefile
@@ -7,7 +7,8 @@
PORTNAME= kimagemapeditor
PORTVERSION= 1.0
CATEGORIES= graphics kde
-MASTER_SITES= http://savannah.nongnu.org/download/kimagemap/
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= kimagemap
MAINTAINER= krion@FreeBSD.org
COMMENT= KDE-based editor for HTML image maps