aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-02-28 12:46:41 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-02-28 12:46:41 +0000
commitcad14f7fc690bbcbe261e6c65e6881a204355a4c (patch)
treee883b3286c205e1fb5fb857e9dee4b88577a0b0a
parenta4d3a23d5384cce45e57ca99568948338bab9c44 (diff)
Update MASTER_SITES.
Notes
Notes: svn path=/head/; revision=269977
-rw-r--r--graphics/clutter-box2d/Makefile2
-rw-r--r--graphics/clutter/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter-box2d/Makefile b/graphics/clutter-box2d/Makefile
index 473df1fa8f84..a852f26ed151 100644
--- a/graphics/clutter-box2d/Makefile
+++ b/graphics/clutter-box2d/Makefile
@@ -9,7 +9,7 @@ PORTNAME= clutter-box2d
PORTVERSION= 0.10.0
PORTREVISION= 2
CATEGORIES= graphics
-MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/0.10/
+MASTER_SITES= http://source.clutter-project.org/sources/${PORTNAME}/0.10/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Clutter Box2D integration library
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile
index 91df243f53c2..24777e77e333 100644
--- a/graphics/clutter/Makefile
+++ b/graphics/clutter/Makefile
@@ -10,7 +10,7 @@ PORTNAME= clutter
PORTVERSION= 1.4.0
CATEGORIES= graphics
MASTER_SITES= GNOME \
- http://www.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/
+ http://source.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/
MAINTAINER= gnome@FreeBSD.org
COMMENT= OpenGL based interactive canvas library