mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add a mirror to avoid failing on clusters
This commit is contained in:
parent
b74ec3049a
commit
7ffe121c35
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338653
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user