summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-03-10 12:35:22 +0000
committerobache <obache@pkgsrc.org>2010-03-10 12:35:22 +0000
commite66f58c9360d847f5751571f0e50bcc9924468f9 (patch)
tree0b05f3afcc0b84ac07326653c0dd2c02df707bbd /graphics
parentdfa8d23859d52ea2e18b864ebf92e35b62d38bd2 (diff)
downloadpkgsrc-e66f58c9360d847f5751571f0e50bcc9924468f9.tar.gz
Fixes paths for MASTER_SITE_GNOME.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/clutter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile
index f27262c1e5a..8531f96d27b 100644
--- a/graphics/clutter/Makefile
+++ b/graphics/clutter/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2010/03/04 08:13:15 obache Exp $
+# $NetBSD: Makefile,v 1.10 2010/03/10 12:35:22 obache Exp $
#
DISTNAME= clutter-1.2.0
CATEGORIES= graphics
MASTER_SITES= http://www.clutter-project.org/sources/clutter/1.2/ \
- ${MASTER_SITE_GNOME:=clutter/1.2/}
+ ${MASTER_SITE_GNOME:=sources/clutter/1.2/}
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://clutter-project.org/