diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2002-10-25 14:52:27 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2002-10-25 14:52:27 +0000 |
| commit | 4288a55ca241cdc29469e84bc533a350499fe3b7 (patch) | |
| tree | f86592b1b48f95bf1bb0a3fc4bdea21d592a5089 /usr.sbin | |
| parent | ea1d1ef06ff05f580374726a419fbd1702b60fe5 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/sysinstall/dist.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sysinstall/dist.c b/usr.sbin/sysinstall/dist.c index b35ec9e5baf74..b950beb1b8a67 100644 --- a/usr.sbin/sysinstall/dist.c +++ b/usr.sbin/sysinstall/dist.c @@ -386,8 +386,8 @@ 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 7000 ported software packages,\n" - "at a cost of around 165MB of disk space when \"clean\" and possibly\n" + "This will give you ready access to over 7600 ported software packages,\n" + "at a cost of around 180MB 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" |
