diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2002-01-26 15:56:54 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2002-01-26 15:56:54 +0000 |
| commit | 4e60cb73fe3e241c72d7dfe1ce75884116b62353 (patch) | |
| tree | d27c81c0e9541814db506c53ae81b1a27884d111 /usr.sbin/sysinstall/dist.c | |
| parent | 280a49ec4b48bc5d050e2c8f525449ad5f25f9d0 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/sysinstall/dist.c')
| -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 0639ab3ed9ac..c68e3d9ab023 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 5800 ported software packages,\n" + "This will give you ready access to over 6300 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" |
