summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2009-09-09 17:52:10 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2009-09-09 17:52:10 +0100
commite1774185d6bb824a53465a037539b53fdc7af5d8 (patch)
tree7eede2cc02915ada48920114c2945ffb86f58f80
parent2905ebc99e4cf8b8e94e16fcd3bc1566f51f4b57 (diff)
[util] And back to a unique repo name for cairo.modules
Gah, further experiments into the unknown and the unclear.
-rw-r--r--util/cairo.modules4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/cairo.modules b/util/cairo.modules
index fc1e5900..797b25e7 100644
--- a/util/cairo.modules
+++ b/util/cairo.modules
@@ -4,10 +4,10 @@
<moduleset>
<include href="http://cgit.freedesktop.org/xorg/util/modular/plain/xorg.modules" />
- <repository type="git" name="git.freedesktop.org" href="git://anongit.freedesktop.org/git/"/>
+ <repository type="git" name="fd.o" href="git://anongit.freedesktop.org/git/"/>
<autotools id="cairo">
- <branch repo="git.freedesktop.org" module="cairo"/>
+ <branch repo="fd.o" module="cairo"/>
<dependencies>
<dep package="pixman"/>
<dep package="fontconfig"/>