From e78c75962e800fd666f1d9409d920727cef21360 Mon Sep 17 00:00:00 2001 From: netchild Date: Tue, 14 Feb 2006 19:03:14 +0000 Subject: Add some mirrors to make it fetchable again. --- graphics/linux_dri/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/linux_dri/Makefile b/graphics/linux_dri/Makefile index 5e86d542e721..deb4dfcde464 100644 --- a/graphics/linux_dri/Makefile +++ b/graphics/linux_dri/Makefile @@ -8,7 +8,11 @@ PORTNAME= linux_dri PORTVERSION= 4.4.0 CATEGORIES= graphics linux -MASTER_SITES= ftp://ftp.xfree86.org/pub/XFree86/${PORTVERSION}/binaries/Linux-ix86-glibc21/:x \ +MASTER_SITES= \ + http://netmirror.org/mirror/xfree86.org/${PORTVERSION}/binaries/Linux-ix86-glibc21/:x \ + ftp://ftp.belnet.be/mirror/ftp.xfree86.org/${PORTVERSION}/binaries/Linux-ix86-glibc21/:x \ + ftp://ftp.gwdg.de/pub/xfree86/XFree86/${PORTVERSION}/binaries/Linux-ix86-glibc21/:x \ + ftp://ftp.xfree86.org/pub/XFree86/${PORTVERSION}/binaries/Linux-ix86-glibc21/:x \ http://people.freebsd.org/~anholt/dri/files/:anholt DISTFILES= Xbin.tgz:x \ Xmod.tgz:x \ -- cgit