mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Update ports count to "over 4000"
This commit is contained in:
parent
0acc635e6d
commit
5dbd2e5b4e
2 changed files with 2 additions and 2 deletions
|
|
@ -385,7 +385,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 3600 ported software packages,\n"
|
||||
"This will give you ready access to over 4000 ported software packages,\n"
|
||||
"at a cost of around 70MB 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 CDs available from a FreeBSD CDROM distribution\n"
|
||||
|
|
|
|||
|
|
@ -385,7 +385,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 3600 ported software packages,\n"
|
||||
"This will give you ready access to over 4000 ported software packages,\n"
|
||||
"at a cost of around 70MB 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 CDs available from a FreeBSD CDROM distribution\n"
|
||||
|
|
|
|||
Loading…
Reference in a new issue