From 907d8667501d77122c9b7016fc907f842f263bb7 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Sun, 12 Oct 2003 21:35:50 +0000 Subject: [PATCH] Update the number of ports. --- usr.sbin/sysinstall/dist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/sysinstall/dist.c b/usr.sbin/sysinstall/dist.c index 9030cb0e1ae5..6f5e31af8652 100644 --- a/usr.sbin/sysinstall/dist.c +++ b/usr.sbin/sysinstall/dist.c @@ -349,7 +349,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 8600 ported software packages,\n" + "This will give you ready access to over 9000 ported software packages,\n" "at a cost of around 210MB 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"