diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2005-08-28 02:30:50 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2005-08-28 02:30:50 +0000 |
| commit | 7623747c2e71ba5267fb433e98d434b3151c0ed5 (patch) | |
| tree | f80b1a0a0967e8ce1aa272c3b7466b0714a66a7a /usr.sbin/sysinstall | |
| parent | 45e31b603450ba20129f74576cf1ffeae4fe2398 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/sysinstall')
| -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 a6a8698b0756..649968d54bce 100644 --- a/usr.sbin/sysinstall/dist.c +++ b/usr.sbin/sysinstall/dist.c @@ -290,8 +290,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 10500 ported software packages,\n" - "at a cost of around 300MB of disk space when \"clean\" and possibly\n" + "This will give you ready access to over 13,300 ported software packages,\n" + "at a cost of around 440MB 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" |
