summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool/files
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-09-04 08:37:37 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-09-04 08:37:37 +0000
commitccfb4f7c83c4714b41a2f0295529ff8927097fb8 (patch)
treedf5ac54bf9760276f68b01451e006088dce0ecd0 /editors/openoffice.org-vcltesttool/files
parent- Fix dependency after gmpc 0.15.0 update (diff)
According to Kris, >9GB means 11GB and not 10GB.
Notes
Notes: svn path=/head/; revision=198725
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files')
-rw-r--r--editors/openoffice.org-vcltesttool/files/Makefile.knobs2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/Makefile.knobs b/editors/openoffice.org-vcltesttool/files/Makefile.knobs
index 8c404b81a707..9440e6f37ebe 100644
--- a/editors/openoffice.org-vcltesttool/files/Makefile.knobs
+++ b/editors/openoffice.org-vcltesttool/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 (~ 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"