<div dir="ltr"><div><br></div><div>Make it easier to use a GNU mirror site.</div><div>---</div><div> contrib/src/main.mak | 2 +-</div><div> 1 file changed, 1 insertion(+), 1 deletion(-)</div><div><br></div><div>diff --git a/contrib/src/main.mak b/contrib/src/main.mak</div><div>index d05e6d2..8d94b64 100644</div><div>--- a/contrib/src/main.mak</div><div>+++ b/contrib/src/main.mak</div><div>@@ -21,7 +21,7 @@ DATE := $(shell date +%Y%m%d)</div><div> VPATH := $(TARBALLS)</div><div> </div><div> # Common download locations</div><div>-GNU := <a href="http://ftp.gnu.org/gnu">http://ftp.gnu.org/gnu</a></div><div>+GNU ?= <a href="http://ftp.gnu.org/gnu">http://ftp.gnu.org/gnu</a></div><div> SF := <a href="http://heanet.dl.sourceforge.net/sourceforge">http://heanet.dl.sourceforge.net/sourceforge</a></div><div> VIDEOLAN := <a href="http://downloads.videolan.org/pub/videolan">http://downloads.videolan.org/pub/videolan</a></div><div> CONTRIB_VIDEOLAN := <a href="http://downloads.videolan.org/pub/contrib">http://downloads.videolan.org/pub/contrib</a></div><div>-- </div><div>2.7.4</div><div><br></div></div>