diff options
author | murray <murray@FreeBSD.org> | 2005-08-28 02:30:50 +0000 |
---|---|---|
committer | murray <murray@FreeBSD.org> | 2005-08-28 02:30:50 +0000 |
commit | 4e2de3998a6706118694025324a0483ea16a876c (patch) | |
tree | f80b1a0a0967e8ce1aa272c3b7466b0714a66a7a /usr.sbin | |
parent | ecb497dd8749b74b43e135caafbb86e7e1bff855 (diff) | |
download | FreeBSD-src-4e2de3998a6706118694025324a0483ea16a876c.zip FreeBSD-src-4e2de3998a6706118694025324a0483ea16a876c.tar.gz |
Update number and size of Ports Collection.
MFC after: 1 day
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/sysinstall/dist.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sysinstall/dist.c b/usr.sbin/sysinstall/dist.c index a6a8698..649968d 100644 --- a/usr.sbin/sysinstall/dist.c +++ b/usr.sbin/sysinstall/dist.c @@ -290,8 +290,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 10500 ported software packages,\n" - "at a cost of around 300MB of disk space when \"clean\" and possibly\n" + "This will give you ready access to over 13,300 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" "and can mount them on /cdrom, in which case this is far less of a problem).\n\n" |