summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-01-23 16:10:27 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-01-23 16:10:27 +0000
commit5051c260d1f369e1a5fca1c310801159ff2a956d (patch)
treeeab320ddc60b4dba59dc3a56a2a22d63ba67015f /editors/openoffice-1.0
parentUpdate xemacs-mule-devel to 21.4.12. (diff)
Add missing quote.
Submitted by: Ulrich Spoerlein <q@uni.de>
Notes
Notes: svn path=/head/; revision=73867
Diffstat (limited to 'editors/openoffice-1.0')
-rw-r--r--editors/openoffice-1.0/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile
index 798ba63c8ed1..e9cf12a85655 100644
--- a/editors/openoffice-1.0/Makefile
+++ b/editors/openoffice-1.0/Makefile
@@ -219,7 +219,7 @@ pre-fetch:
@${ECHO} "if you call make with WITH_DEBUG=1"
@${ECHO}
@${ECHO} "If you set WITH_DEBUG=2, you add internal"
- @${ECHO} "OO.org debug support.
+ @${ECHO} "OO.org debug support."
@${ECHO}
.endif
.if !defined(WITH_TTF_BYTECODE_ENABLED)