summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site/variables.template.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/variables.template.php b/site/variables.template.php
index 124fa5a..e591813 100644
--- a/site/variables.template.php
+++ b/site/variables.template.php
@@ -66,7 +66,7 @@
/* rsync servers (for release archives). Put the main one first */
$lbRsyncServer = array (
- "libreboot.org::mirrormirror",
+ "rsync.libreboot.org::mirrormirror",
"rsync://rsync.mirrorservice.org/libreboot.org/release/",
"rsync://ftp.linux.ro/libreboot/"
);