diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 2000-11-03 10:05:26 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 2000-11-03 10:05:26 +0000 |
| commit | 5dbd2e5b4ee9c625c23215422f48bae997f1cbac (patch) | |
| tree | cb0d794e84fb27b3ca96330eaf020a3461813afd /usr.sbin/sysinstall/dist.c | |
| parent | 0acc635e6d47d36bcf81eef84f73c7e7a02b7fe2 (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 179f4a325100..3ac16493863c 100644 --- a/usr.sbin/sysinstall/dist.c +++ b/usr.sbin/sysinstall/dist.c @@ -385,7 +385,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 3600 ported software packages,\n" + "This will give you ready access to over 4000 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 CDs available from a FreeBSD CDROM distribution\n" |
