diff options
author | Maho Nakata <maho@FreeBSD.org> | 2007-09-04 06:18:58 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2007-09-04 06:18:58 +0000 |
commit | feda86c5d49e1676b3a3c492a2c9e7b3837d4a32 (patch) | |
tree | 6b9ac44ca1e8749b648aa9c2e305951394050635 /editors/openoffice.org-2-devel | |
parent | b5f46ae24c30fb23fbaca274926385044db3a5e2 (diff) | |
download | ports-feda86c5d49e1676b3a3c492a2c9e7b3837d4a32.tar.gz ports-feda86c5d49e1676b3a3c492a2c9e7b3837d4a32.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-2-devel')
-rw-r--r-- | editors/openoffice.org-2-devel/files/Makefile.knobs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2-devel/files/Makefile.knobs b/editors/openoffice.org-2-devel/files/Makefile.knobs index deb2059d1b29..8c404b81a707 100644 --- a/editors/openoffice.org-2-devel/files/Makefile.knobs +++ b/editors/openoffice.org-2-devel/files/Makefile.knobs @@ -160,6 +160,6 @@ pre-fetch: .elif ${LOCALIZED_LANG} == "all" @${ECHO} "of free diskspace (~ 35GB) and memory (~ 2GB)." .else - @${ECHO} "of free diskspace (~ 9GB) and memory (~ 2GB)." + @${ECHO} "of free diskspace (~ 10GB) and memory (~ 2GB)." .endif @${ECHO} "If you want SDK and/or solver, please type make sdk and/or make solver" |