summaryrefslogtreecommitdiff
path: root/mk/mirrors.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-04 12:09:42 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-04 12:18:50 +0200
commit16601dc122f7aded821a6d90d7b012cefa894365 (patch)
treeabe1577e19fe5db161bd954702eb629de3ff581b /mk/mirrors.mk
parentb4ee22551c66df0e88e8f22690630d56e72942e6 (diff)
fix backup host url
Diffstat (limited to 'mk/mirrors.mk')
-rw-r--r--mk/mirrors.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/mirrors.mk b/mk/mirrors.mk
index 367e4d08d..accef2f39 100644
--- a/mk/mirrors.mk
+++ b/mk/mirrors.mk
@@ -1,7 +1,7 @@
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.
-MASTER_SITE_BACKUP?= http://${ADK_HOST}/distfiles/
+MASTER_SITE_BACKUP?= http://distfiles.${ADK_HOST}/
MASTER_SITE_OPENADK?= \
http://distfiles.openadk.org/ \