diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2007-01-16 10:29:10 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2007-01-16 10:29:10 +0000 |
| commit | 71ed4e32588ea553087dcbd69d4fa3da2a937aae (patch) | |
| tree | 2219f51569f5b1351d74d1ca453706cbd6a409ec /usr.sbin | |
| parent | 900e97a8815864193f00a6090c11ba30d9636c23 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -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 87815f2c49d9..fab3b9f24d8d 100644 --- a/usr.sbin/sysinstall/dist.c +++ b/usr.sbin/sysinstall/dist.c @@ -325,7 +325,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 13,300 ported software packages,\n" + "This will give you ready access to over 14,900 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" |
