about summary refs log tree commit diff
path: root/externals
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-05-10T14·24+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-05-10T14·24+0000
commit8be1db899ec3b2e6270da06421e2c055f874c3b8 (patch)
tree140611aa49a304cca9bfdb234cd2c9e099527202 /externals
parentcbc8d083acce04a1be6bce23f97956c4c87bbcda (diff)
* Another typo.
Diffstat (limited to 'externals')
-rw-r--r--externals/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/Makefile.am b/externals/Makefile.am
index 081bc7a55475..8267fe196392 100644
--- a/externals/Makefile.am
+++ b/externals/Makefile.am
@@ -4,7 +4,7 @@ DB = db-4.3.28.NC
 
 $(DB).tar.gz:
 	@echo "Nix requires Berkeley DB to build."
-	@echo "Please download version 4.3.38 from"
+	@echo "Please download version 4.3.28 from"
 	@echo "  http://downloads.sleepycat.com/db-4.3.28.NC.tar.gz"
 	@echo "and place it in the externals/ directory."
 	false