diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2002-03-11 13:48:13 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2002-03-11 13:48:13 +0000 |
| commit | 5702226edc8adbd80d52ce85cc3c9ee3adac9c1c (patch) | |
| tree | 4e8fa45a613bf2b0f8780e7e649fe6bf52d604dc | |
| parent | 39e992262c8d4b175d8cd81f81726cabd2902171 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/sysinstall/dist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/dist.c b/usr.sbin/sysinstall/dist.c index c68e3d9ab023f..68e7986995a0c 100644 --- a/usr.sbin/sysinstall/dist.c +++ b/usr.sbin/sysinstall/dist.c @@ -384,7 +384,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 6300 ported software packages,\n" + "This will give you ready access to over 6600 ported software packages,\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" |
