diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-01-23 16:10:27 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-01-23 16:10:27 +0000 |
commit | 5051c260d1f369e1a5fca1c310801159ff2a956d (patch) | |
tree | eab320ddc60b4dba59dc3a56a2a22d63ba67015f /editors/openoffice | |
parent | b92c0b96afb148dcca72bfc0ec71ff89aee66a0f (diff) |
Notes
Diffstat (limited to 'editors/openoffice')
-rw-r--r-- | editors/openoffice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index 798ba63c8ed1..e9cf12a85655 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/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) |