From f7f1d9caa381c4cb2353a7da37d7808a171887f1 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Wed, 27 May 2015 13:19:03 -0400 Subject: download page: rename main mirror --- (limited to 'site') diff --git a/site/variables.php b/site/variables.php index 1e67605..ccb973d 100644 --- a/site/variables.php +++ b/site/variables.php @@ -57,7 +57,7 @@ /* rsync servers (for release archives). Put the main one first */ $lbRsyncServer = array ( - array("rsync.libreboot.org::mirrormirror","Libreboot Project (main rsync mirror)"), + array("rsync.libreboot.org::mirrormirror","Libreboot project, UK (main rsync mirror)"), array("rsync://rsync.mirrorservice.org/libreboot.org/release/","University of Kent, UK (backup mirror)"), array("rsync://ftp.linux.ro/libreboot/","linux.ro, Romania (backup mirror)") ); -- cgit v0.9.1