summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2007-01-16 10:29:10 +0000
committermurray <murray@FreeBSD.org>2007-01-16 10:29:10 +0000
commitc1076bfc86ac0b44ee273cfdccc216b4de908d57 (patch)
tree2219f51569f5b1351d74d1ca453706cbd6a409ec
parent6a869940345ef3ed7292fa2f36fd0741245a414c (diff)
downloadFreeBSD-src-c1076bfc86ac0b44ee273cfdccc216b4de908d57.zip
FreeBSD-src-c1076bfc86ac0b44ee273cfdccc216b4de908d57.tar.gz
Provide a more accurate description of the size of the ports collection.
-rw-r--r--usr.sbin/sysinstall/dist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/dist.c b/usr.sbin/sysinstall/dist.c
index 87815f2..fab3b9f 100644
--- a/usr.sbin/sysinstall/dist.c
+++ b/usr.sbin/sysinstall/dist.c
@@ -325,7 +325,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 13,300 ported software packages,\n"
+ "This will give you ready access to over 14,900 ported software packages,\n"
"at a cost of around 440MB 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"
OpenPOWER on IntegriCloud