summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/dist.c
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2002-05-27 19:31:02 +0000
committermurray <murray@FreeBSD.org>2002-05-27 19:31:02 +0000
commit7689e10e1a2615aec3754430dad60624f1dea778 (patch)
tree4afd2d9db890380ed5a2190f2d42d2f924300450 /usr.sbin/sysinstall/dist.c
parent824b3e35f9855c1fbd34908ad08243c94d0ee699 (diff)
downloadFreeBSD-src-7689e10e1a2615aec3754430dad60624f1dea778.zip
FreeBSD-src-7689e10e1a2615aec3754430dad60624f1dea778.tar.gz
The ports collection now contains over 7000 applications and consumes
about 165MB of space when first installed. Submitted by: rpratt
Diffstat (limited to 'usr.sbin/sysinstall/dist.c')
-rw-r--r--usr.sbin/sysinstall/dist.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sysinstall/dist.c b/usr.sbin/sysinstall/dist.c
index cea0f09..b35ec9e 100644
--- a/usr.sbin/sysinstall/dist.c
+++ b/usr.sbin/sysinstall/dist.c
@@ -386,8 +386,8 @@ 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 6600 ported software packages,\n"
- "at a cost of around 100MB of disk space when \"clean\" and possibly\n"
+ "This will give you ready access to over 7000 ported software packages,\n"
+ "at a cost of around 165MB 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"
"and can mount them on /cdrom, in which case this is far less of a problem).\n\n"
OpenPOWER on IntegriCloud