summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Wise <pabs@debian.org>2017-02-19 09:02:19 +0000
committerPaul Wise <pabs@debian.org>2017-02-19 09:02:19 +0000
commit33c0ac2b1ee46710b099fe9e9c8161703e2f42bb (patch)
treee2f8febb855ea4c0b1aa056d00f6dbd24c4a3878 /Makefile
parent4567e557c90b8d7fa886a96a9cd081151e934cf5 (diff)
Use the local mirror instead
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@49056 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4e56cd3d66..8a589492ac 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ BUG_LISTS = $(wildcard data/*/list)
# Adjust these if necessary. The architecture selection is rather
# arbitrary at the moment. More architectures can be added later.
-MIRROR = http://ftp.de.debian.org/debian/
+MIRROR = http://debian.csail.mit.edu/debian/
squeeze_ARCHS = amd64 armel i386 ia64 mips mipsel powerpc s390 sparc kfreebsd-i386 kfreebsd-amd64
squeeze_LTS_ARCHS = amd64 i386
wheezy_ARCHS = amd64 armel armhf i386

© 2014-2024 Faster IT GmbH | imprint | privacy policy