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
commita7ba8de12db2133f54adb033c558aa810ae81d00 (patch)
tree80373766f2078c5b850d86aa94f678850b292adf /Makefile
parentf32c04aac374077d1257e842970868c8961905ec (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