diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2001-09-16 03:44:13 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2001-09-16 03:44:13 +0000 |
| commit | 09e706bdbe54fa0a31bebf71863a51496e80c533 (patch) | |
| tree | e88cfe3f11d6257e6bacf94ddb979eee0cff17c0 | |
| parent | 95e99f0475865670d459d099ea8d7d89c2246e51 (diff) | |
Notes
| -rw-r--r-- | release/sysinstall/dist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/sysinstall/dist.c b/release/sysinstall/dist.c index 573ae9debb2b..7991ad76ea73 100644 --- a/release/sysinstall/dist.c +++ b/release/sysinstall/dist.c @@ -392,7 +392,7 @@ distMaybeSetPorts(dialogMenuItem *self) dialog_clear_norefresh(); if (!msgYesNo("Would you like to install the FreeBSD ports collection?\n\n" "This will give you ready access to over 5800 ported software packages,\n" - "at a cost of around 70MB of disk space when \"clean\" and possibly\n" + "at a cost of around 100MB of disk space when \"clean\" and possibly\n" "much more than that when a lot of the distribution tarballs are loaded\n" "(unless you have the extra discs available from a FreeBSD CD/DVD distribution\n" "and can mount them on /cdrom, in which case this is far less of a problem).\n\n" |
