aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-04 17:35:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-04 17:35:53 +0000
commit7ffe121c35f013307e8401c88fb979f112aee1cc (patch)
treeb252e4462c99f7c426ff26d93158ea5da5e87bfb
parentb74ec3049ac90b56d6210ba9f8f35212020a2a91 (diff)
Notes
-rw-r--r--graphics/libGL/bsd.mesalib.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libGL/bsd.mesalib.mk b/graphics/libGL/bsd.mesalib.mk
index 2be2113a67bd..ca37f372afb8 100644
--- a/graphics/libGL/bsd.mesalib.mk
+++ b/graphics/libGL/bsd.mesalib.mk
@@ -27,7 +27,8 @@ MESASUBVERSION=
PLIST_SUB+= OLD="" NEW="@comment "
.endif
-MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${MESABASEVERSION}/
+MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${MESABASEVERSION}/ \
+ http://files.etoilebsd.net/mesa/
DISTFILES= MesaLib-${MESADISTVERSION}${EXTRACT_SUFX}
MAINTAINER= x11@FreeBSD.org