summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/install.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-12-12 23:12:44 +0000
committerjkh <jkh@FreeBSD.org>1996-12-12 23:12:44 +0000
commit243ecc49772ae1b37bd4fee756da15eab4d5d31b (patch)
tree2163593ce78f1eaa11efd237b9798452c136bfbb /release/sysinstall/install.c
parent094f989ff4f7b79ca6d8d3d3957a91eb5d788d89 (diff)
downloadFreeBSD-src-243ecc49772ae1b37bd4fee756da15eab4d5d31b.zip
FreeBSD-src-243ecc49772ae1b37bd4fee756da15eab4d5d31b.tar.gz
700 now. :)
Diffstat (limited to 'release/sysinstall/install.c')
-rw-r--r--release/sysinstall/install.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/sysinstall/install.c b/release/sysinstall/install.c
index 1f1499b..356567a 100644
--- a/release/sysinstall/install.c
+++ b/release/sysinstall/install.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: install.c,v 1.143 1996/12/01 12:27:36 jkh Exp $
+ * $Id: install.c,v 1.144 1996/12/02 05:01:02 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -494,7 +494,7 @@ installNovice(dialogMenuItem *self)
}
dialog_clear_norefresh();
- if (!msgYesNo("The FreeBSD package collection is a collection of over 600 ready-to-run\n"
+ if (!msgYesNo("The FreeBSD package collection is a collection of over 700 ready-to-run\n"
"applications, from text editors to games to WEB servers. Would you like\n"
"to browse the collection now?"))
configPackages(self);
OpenPOWER on IntegriCloud