aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2009-01-05 12:14:43 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2009-01-05 12:14:43 +0000
commit28355dafcf49dddf707499fc99b18c5071cf8eb6 (patch)
treef7fca72ccb5e011c57b9134e6eeb79fcc9cf5a58
parent8fce03e0adc719930de4f4aebd5dd17b7d59402a (diff)
* Removed reference to losser.st-lab.cs.uu.nl, which is RIP after 9
years of loyal service :-)
-rw-r--r--externals/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/Makefile.am b/externals/Makefile.am
index 2b980ac9c..29d0db052 100644
--- a/externals/Makefile.am
+++ b/externals/Makefile.am
@@ -48,7 +48,7 @@ ATERM = aterm-2.4.2-fixes-r2
$(ATERM).tar.bz2:
@echo "Nix requires the CWI ATerm library to build."
@echo "Please download version 2.4.2-fixes-r2 from"
- @echo " http://losser.st-lab.cs.uu.nl/~eelco/dist/aterm-2.4.2-fixes-r2.tar.bz2"
+ @echo " http://nixos.org/tarballs/aterm-2.4.2-fixes-r2.tar.bz2"
@echo "and place it in the externals/ directory."
false