summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1/files
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-1.1/files')
-rw-r--r--editors/openoffice-1.1/files/Makefile.knobs2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.1/files/Makefile.knobs b/editors/openoffice-1.1/files/Makefile.knobs
index 1256edbb8a92..a55c387d11ec 100644
--- a/editors/openoffice-1.1/files/Makefile.knobs
+++ b/editors/openoffice-1.1/files/Makefile.knobs
@@ -31,7 +31,7 @@ pre-fetch:
@${ECHO}
@${ECHO} "WARNING"
@${ECHO} "Your rtld seems to be old."
- @${ECHO} "Please remake your rtld by:
+ @${ECHO} "Please remake your rtld by:"
@${ECHO} "[1] if you use 4-series:"
@${ECHO} "# fetch http://people.freebsd.org/~maho/ooo/patch-rtld.c-releng4"
@${ECHO} "# cd /usr/src/libexec/rtld-elf ; patch < patch-rtld.c-releng4"