summaryrefslogtreecommitdiff
path: root/release/sysinstall
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-09-18 16:19:35 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-09-18 16:19:35 +0000
commite0815bb3dda3867b1dad39db9f5581cdea883526 (patch)
treeb9e86a2d98a74f81c0e9f3875249dec0463a34db /release/sysinstall
parent5d60b0d803a472ead1285dfd23e2cf774d4c83b5 (diff)
Notes
Diffstat (limited to 'release/sysinstall')
-rw-r--r--release/sysinstall/dist.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/sysinstall/dist.c b/release/sysinstall/dist.c
index 8c373f3becfe..7fbc39573982 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.73.2.34 1997/09/09 16:28:23 jkh Exp $
+ * $Id: dist.c,v 1.73.2.35 1997/09/16 10:12:51 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -365,7 +365,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 800 ported software packages,\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"
"much more than that if a lot of the distribution tarballs are loaded\n"
"(unless you have the 2nd CD from a FreeBSD CDROM distribution available\n"