From 490a787b54e322fc3781cac8731ced3dadbe7595 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=2E=C3=87a=C4=9Flar=20Onur?= Date: Sun, 11 Jul 2010 04:53:42 +0000 Subject: [PATCH] use local copy as remote one is no longer available --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1ec1a24..f8f4320 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ main.URL := http://ftp.drupal.org/files/projects/drupal-$(version).tar.gz main.SHA1SUM := c9f767e6c2cd873c4b0bef1986e2821febfc7e34 main.FILE := $(notdir $(main.URL)) -taxo.URL := http://ftp.drupal.org/files/projects/taxonomy_block-4.7.x-1.x-dev.tar.gz +taxo.URL := http://build.planet-lab.org/third-party/taxonomy_block-4.7.x-1.x-dev.tar.gz taxo.MD5SUM := a4ec6ea6f00cf400581a6be4baaf1fb6 taxo.FILE := $(notdir $(taxo.URL)) -- 2.43.0