From a0bb20b07b5fe1b4ae0b0ac58bcbd5c60446b6fa Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Mon, 19 Apr 2004 09:46:56 +0000 Subject: [PATCH] Update number of ports --- usr.sbin/sysinstall/dist.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/sysinstall/dist.c b/usr.sbin/sysinstall/dist.c index 1e251fa69a7..287f0301064 100644 --- a/usr.sbin/sysinstall/dist.c +++ b/usr.sbin/sysinstall/dist.c @@ -349,8 +349,8 @@ 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 9000 ported software packages,\n" - "at a cost of around 210MB of disk space when \"clean\" and possibly\n" + "This will give you ready access to over 10500 ported software packages,\n" + "at a cost of around 300MB 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" "and can mount them on /cdrom, in which case this is far less of a problem).\n\n"