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