aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-1.0
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2003-01-24 00:10:27 +0800
committermbr <mbr@FreeBSD.org>2003-01-24 00:10:27 +0800
commitbee637dd171f4fcbe75c2091fc0f54d3cb2fc27e (patch)
treef42e09135a7bcb65c4572daa807c711a72251705 /editors/openoffice.org-1.0
parente43f2f133eaaa4401df533a2c20f564a78f3d5af (diff)
downloadfreebsd-ports-graphics-bee637dd171f4fcbe75c2091fc0f54d3cb2fc27e.tar.gz
freebsd-ports-graphics-bee637dd171f4fcbe75c2091fc0f54d3cb2fc27e.tar.zst
freebsd-ports-graphics-bee637dd171f4fcbe75c2091fc0f54d3cb2fc27e.zip
Add missing quote.
Submitted by: Ulrich Spoerlein <q@uni.de>
Diffstat (limited to 'editors/openoffice.org-1.0')
-rw-r--r--editors/openoffice.org-1.0/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile
index 798ba63c8ed..e9cf12a8565 100644
--- a/editors/openoffice.org-1.0/Makefile
+++ b/editors/openoffice.org-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)