diff options
Diffstat (limited to 'graphics/clutter-box2d')
-rw-r--r-- | graphics/clutter-box2d/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter-box2d/Makefile b/graphics/clutter-box2d/Makefile index a3aa49d7248..a60052005f4 100644 --- a/graphics/clutter-box2d/Makefile +++ b/graphics/clutter-box2d/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2010/06/13 22:44:27 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2010/08/14 11:33:41 obache Exp $ # DISTNAME= clutter-box2d-0.10.0 PKGREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://www.clutter-project.org/sources/clutter-box2d/0.10/ +MASTER_SITES= http://source.clutter-project.org/sources/clutter-box2d/0.10/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.clutter-project.org/ |