mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Provide a more accurate description of the size of the ports collection.
This commit is contained in:
parent
900e97a881
commit
71ed4e3258
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue