summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>2001-04-16 21:49:42 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>2001-04-16 21:49:42 +0000
commit15501cd0575caa2927100f8a13d25a42cbed8004 (patch)
treed178d9d568cda59d3036bf73c2505e4a800c3cef
parentc4aa41c97d19d42443fc0c05eee0695de7714b4e (diff)
Notes
-rw-r--r--release/sysinstall/dist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/sysinstall/dist.c b/release/sysinstall/dist.c
index 67f6eefb6ccf..9020d1875663 100644
--- a/release/sysinstall/dist.c
+++ b/release/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 5000 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"