diff --git a/externals/Makefile.am b/externals/Makefile.am
index c644c05696f99a068a2e7f7a1b21c6906a349eb8..117973fa3d7b990c58a01cf908df135cbc8b2a9c 100644
--- a/externals/Makefile.am
+++ b/externals/Makefile.am
@@ -60,7 +60,7 @@ SDF2 = sdf2-bundle-1.6
 $(SDF2).tar.gz:
 	@echo "Nix requires the SDF2 bundle to build."
 	@echo "Please download version 1.6 from"
-	@echo "  ftp://ftp.stratego-language.org/pub/stratego/sdf2/sdf2-bundle-1.6.tar.gzP"
+	@echo "  ftp://ftp.stratego-language.org/pub/stratego/sdf2/sdf2-bundle-1.6.tar.gz"
 	@echo "and place it in the externals/ directory."
 	false