summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2011-04-22 14:13:22 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2011-04-22 14:13:22 (GMT)
commit227eeb844c48db66fa4ad6f1c0a8317d67b86597 (patch)
treed5af58e5309791ce40f58a365ac4d736130d734b /src
parent9e6545a2c62b6b13b6ef3d1d062e6d17f0b05814 (diff)
downloadmxe-227eeb844c48db66fa4ad6f1c0a8317d67b86597.zip
mxe-227eeb844c48db66fa4ad6f1c0a8317d67b86597.tar.gz
mxe-227eeb844c48db66fa4ad6f1c0a8317d67b86597.tar.bz2
fixed typo
Diffstat (limited to 'src')
-rw-r--r--src/freetds.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/freetds.mk b/src/freetds.mk
index bf7a780..a965508 100644
--- a/src/freetds.mk
+++ b/src/freetds.mk
@@ -10,7 +10,7 @@ $(PKG)_SUBDIR := freetds-0.91.dev.20110415RC2
$(PKG)_FILE := freetds-$($(PKG)_VERSION).tgz
$(PKG)_WEBSITE := http://www.freetds.org/
$(PKG)_URL := http://www.ibiblio.org/pub/Linux/ALPHA/$(PKG)/stable/$($(PKG)_FILE)
-$(PKG)_URL_2 := http://ftp.de.debian.org/debian/pool/main/f/$(PKG)/$(PKG)_$($(PKG)_VERSION).orig.tar.gz
+$(PKG)_URL_2 := http://ftp.debian.org/debian/pool/main/f/$(PKG)/$(PKG)_$($(PKG)_VERSION).orig.tar.gz
$(PKG)_DEPS := gcc libiconv gnutls
define $(PKG)_UPDATE