about summary refs log tree commit diff
path: root/externals
diff options
context:
space:
mode:
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