mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Update number of ports
This commit is contained in:
parent
c0d6cf589d
commit
a0bb20b07b
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue