summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-08-17 12:37:42 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-08-17 12:37:42 (GMT)
commit5cc604d8b6d7b3c599af061808d27ef3cfd3894d (patch)
tree62d755c3c6e7641f0da4a75f0afa163f0b46ea79 /Makefile
parentfbf48ee9b5c306068813507ccfc37a6a38af662e (diff)
parenta93d9d0dc991ec8fbd6234782b8fdaa61c65d2fa (diff)
downloadmxe-5cc604d8b6d7b3c599af061808d27ef3cfd3894d.zip
mxe-5cc604d8b6d7b3c599af061808d27ef3cfd3894d.tar.gz
mxe-5cc604d8b6d7b3c599af061808d27ef3cfd3894d.tar.bz2
Merge branch 'stable'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8432f10..0d51315 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
JOBS := 1
TARGET := i686-pc-mingw32
-SOURCEFORGE_MIRROR := kent.dl.sourceforge.net
+SOURCEFORGE_MIRROR := freefr.dl.sourceforge.net
PWD := $(shell pwd)
SHELL := bash