diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2001-09-05 09:45:35 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2001-09-05 09:45:35 +0000 |
| commit | 2ba3260838fbb09096a5e3823662a9178fac9500 (patch) | |
| tree | ad2e1d494f2249d6b145aa0b97e5472d8e4f50c2 /usr.sbin/sysinstall | |
| parent | 857dcea0fed28accd779bc93f5faff52b492a8a6 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/sysinstall')
| -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 1f8f5fc107ec..62dbdb9b85b1 100644 --- a/usr.sbin/sysinstall/dist.c +++ b/usr.sbin/sysinstall/dist.c @@ -391,7 +391,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 4000 ported software packages,\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" "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" |
