summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-09-18 16:19:17 +0000
committerjkh <jkh@FreeBSD.org>1997-09-18 16:19:17 +0000
commit09b4f713a51c1436949b05bcf921bccb57539828 (patch)
tree8038fc927083fea2dbfb10e52cb6231385b25d94
parentd8ac4091605cafeed429956439b3365036470356 (diff)
downloadFreeBSD-src-09b4f713a51c1436949b05bcf921bccb57539828.zip
FreeBSD-src-09b4f713a51c1436949b05bcf921bccb57539828.tar.gz
Over 1000 ports now. Note this in the relevant place.
-rw-r--r--release/sysinstall/dist.c4
-rw-r--r--usr.sbin/sysinstall/dist.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/release/sysinstall/dist.c b/release/sysinstall/dist.c
index bfb7fe1..0487542 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.113 1997/09/16 10:14:20 jkh Exp $
+ * $Id: dist.c,v 1.114 1997/09/17 16:23:48 pst 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"
diff --git a/usr.sbin/sysinstall/dist.c b/usr.sbin/sysinstall/dist.c
index bfb7fe1..0487542 100644
--- a/usr.sbin/sysinstall/dist.c
+++ b/usr.sbin/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.113 1997/09/16 10:14:20 jkh Exp $
+ * $Id: dist.c,v 1.114 1997/09/17 16:23:48 pst 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"
OpenPOWER on IntegriCloud