aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2003-06-23 15:07:47 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2003-06-23 15:07:47 +0000
commitd8217313f524ed9525e432f6567d6cd5e30a1c79 (patch)
tree3cda880226ca809cf9365355d66ce855a0e66d14 /devel
parent2a77a4eaa18fb1e5f7f26185c0ed7ca91fe809bf (diff)
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/distcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/distcc/Makefile b/devel/distcc/Makefile
index 44bd56de9238..a30fe7c6ba61 100644
--- a/devel/distcc/Makefile
+++ b/devel/distcc/Makefile
@@ -41,7 +41,7 @@ HTML_DOC_FILES= distcc.html distcc-1.html distcc-2.html distcc-3.html \
pre-fetch:
.if !defined(WITHOUT_GNOME)
- @${ECHO_MSG} "Building with GNOME-based monitor. To disabled this, press"
+ @${ECHO_MSG} "Building with GNOME-based monitor. To disable this, press"
@${ECHO_MSG} "Ctrl+C now and restart with 'make WITHOUT_GNOME=yes'."
@${ECHO_MSG} ""
.else