diff options
author | Maho Nakata <maho@FreeBSD.org> | 2007-09-04 08:37:37 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2007-09-04 08:37:37 +0000 |
commit | ccfb4f7c83c4714b41a2f0295529ff8927097fb8 (patch) | |
tree | df5ac54bf9760276f68b01451e006088dce0ecd0 /editors/openoffice-3 | |
parent | 2cf55b52717016418eeccf9e5b5b83fde2cec64c (diff) | |
download | ports-ccfb4f7c83c4714b41a2f0295529ff8927097fb8.tar.gz ports-ccfb4f7c83c4714b41a2f0295529ff8927097fb8.zip |
Notes
Diffstat (limited to 'editors/openoffice-3')
-rw-r--r-- | editors/openoffice-3/files/Makefile.knobs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3/files/Makefile.knobs b/editors/openoffice-3/files/Makefile.knobs index 06673e64cbc9..4f35a20cc4a2 100644 --- a/editors/openoffice-3/files/Makefile.knobs +++ b/editors/openoffice-3/files/Makefile.knobs @@ -159,6 +159,6 @@ pre-fetch: .elif ${LOCALIZED_LANG} == "all" @${ECHO} "of free diskspace (~ 35GB) and memory (~ 2GB)." .else - @${ECHO} "of free diskspace (~ 10GB) and memory (~ 2GB)." + @${ECHO} "of free diskspace (~ 11GB) and memory (~ 2GB)." .endif @${ECHO} "If you want SDK and/or solver, please type make sdk and/or make solver" |