summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1999-02-14 18:53:17 +0000
committerjkh <jkh@FreeBSD.org>1999-02-14 18:53:17 +0000
commita2d9df4a753e600ee29ddb4cb4fc63adf4a3abc2 (patch)
treedd23b3b21cf8ad2e001ca63dfe64a29767088513 /release
parent7c167b38e839bf299d7ece8f8207678ef898e997 (diff)
downloadFreeBSD-src-a2d9df4a753e600ee29ddb4cb4fc63adf4a3abc2.zip
FreeBSD-src-a2d9df4a753e600ee29ddb4cb4fc63adf4a3abc2.tar.gz
Update to match ports reality.
Diffstat (limited to 'release')
-rw-r--r--release/sysinstall/dist.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/release/sysinstall/dist.c b/release/sysinstall/dist.c
index 6468380..1fc1f97 100644
--- a/release/sysinstall/dist.c
+++ b/release/sysinstall/dist.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: dist.c,v 1.134 1999/02/07 12:43:14 jkh Exp $
+ * $Id: dist.c,v 1.135 1999/02/07 12:57:04 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -379,11 +379,11 @@ 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 1000 ported software packages,\n"
- "though at a cost of around 35MB of disk space when \"clean\" and possibly\n"
+ "This will give you ready access to over 2000 ported software packages,\n"
+ "though at a cost of around 50MB of disk space when \"clean\" and possibly\n"
"much more than that if a lot of the distribution tarballs are loaded\n"
- "(unless you have the 4th CD from a FreeBSD CDROM distribution available\n"
- "and can mount it on /cdrom, in which case this is far less of a problem).\n\n"
+ "(unless you have the extra CDs available from a FreeBSD CDROM distribution\n"
+ "and can mount them on /cdrom, in which case this is far less of a problem).\n\n"
"The ports collection is a very valuable resource and, if you have at least\n"
"100MB to spare in your /usr partition, well worth having around.\n\n"
"For more information on the ports collection & the latest ports, visit:\n"
OpenPOWER on IntegriCloud