From f0fedf9cc6e7fefce4b2f7586fb76e32eb28ed94 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 24 Feb 2011 19:30:11 +0000 Subject: Fix Mastersites git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15314 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/clutter-gtk3/Makefile | 2 +- graphics/clutter/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/clutter-gtk3/Makefile b/graphics/clutter-gtk3/Makefile index 56099af08..c92168da4 100644 --- a/graphics/clutter-gtk3/Makefile +++ b/graphics/clutter-gtk3/Makefile @@ -8,7 +8,7 @@ PORTNAME= clutter-gtk PORTVERSION= 0.91.8 CATEGORIES= graphics -MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/ +MASTER_SITES= http://source.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/ MAINTAINER= gnome@FreeBSD.org COMMENT= GTK+ Integration library for Clutter diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index c6be220ab..1285c4ecb 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -3,14 +3,14 @@ # Whom: Martin Wilke # # $FreeBSD$ -# $MCom: ports/graphics/clutter/Makefile,v 1.41 2011/02/14 16:31:54 kwm Exp $ +# $MCom: ports/graphics/clutter/Makefile,v 1.42 2011/02/21 15:25:59 kwm Exp $ # PORTNAME= clutter PORTVERSION= 1.6.6 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 -- cgit v1.2.3