aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2004-07-17 20:57:37 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2004-07-17 20:57:37 +0000
commit44f4ffe2021fe961013346b7cd3e4165a28375ef (patch)
treeef7c81ebfc3d8aef0a6498b017efa8d4cfce84d6 /Makefile
parent08b9aa31b961abf87fc96541123288711a7b0615 (diff)
Notes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 716cf04d7a20..89d98422fa34 100644
--- a/Makefile
+++ b/Makefile
@@ -187,7 +187,7 @@ world:
@echo "installation without also building and installing a new"
@echo "kernel. This can be dangerous. Please read the handbook,"
@echo "'Using make world', for how to upgrade your system."
- @echo "Define DESTDIR to the where you want to install FreeBSD,
+ @echo "Define DESTDIR to the where you want to install FreeBSD,"
@echo "including /, to override this warning and proceed as usual."
@echo "Bailing out now..."
@false