aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2006-06-16 07:46:41 +0800
committeranholt <anholt@FreeBSD.org>2006-06-16 07:46:41 +0800
commit1b4bc69a52e743b174f1616379545910ffa71d61 (patch)
treea0b2708e8de465ef798c23cf71d7e48564a6053e /graphics
parent4714d130b4060cc8763dbbd273e91e7b800375d4 (diff)
downloadfreebsd-ports-gnome-1b4bc69a52e743b174f1616379545910ffa71d61.tar.gz
freebsd-ports-gnome-1b4bc69a52e743b174f1616379545910ffa71d61.tar.zst
freebsd-ports-gnome-1b4bc69a52e743b174f1616379545910ffa71d61.zip
Correct MASTER_SITES now that people.freedesktop.org is on a different machine.
Submitted by: Martin Wilke PR: ports/97711
Diffstat (limited to 'graphics')
-rw-r--r--graphics/driconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/driconf/Makefile b/graphics/driconf/Makefile
index 4a884152d044..2d11ae10f149 100644
--- a/graphics/driconf/Makefile
+++ b/graphics/driconf/Makefile
@@ -9,7 +9,7 @@ PORTNAME= driconf
PORTVERSION= 0.2.6
PORTREVISION= 1
CATEGORIES= graphics
-MASTER_SITES= http://dri.freedesktop.org/~fxkuehl/driconf/
+MASTER_SITES= http://people.freedesktop.org/~fxkuehl/driconf/
MAINTAINER= anholt@FreeBSD.org
COMMENT= Configuration program for DRI drivers