git: f5823ae5da - main - update number of ports to 34k
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Sep 2023 08:11:16 UTC
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=f5823ae5da87677220aefc5bdc7896a742043d69 commit f5823ae5da87677220aefc5bdc7896a742043d69 Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2023-09-17 08:11:04 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2023-09-17 08:11:04 +0000 update number of ports to 34k --- website/content/en/ports/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/ports/_index.adoc b/website/content/en/ports/_index.adoc index ceeaa8001b..22668ba1ef 100644 --- a/website/content/en/ports/_index.adoc +++ b/website/content/en/ports/_index.adoc @@ -11,7 +11,7 @@ include::shared/en/urls.adoc[] ''''' -The FreeBSD ports and packages collections offer two simple ways for users and administrators to install over 30,000 applications, utilities or libraries. +The FreeBSD ports and packages collections offer two simple ways for users and administrators to install over 34,000 applications, utilities or libraries. For most of those, a precompiled `package` with default options exists for each supported release, saving the user the work and time of having to compile anything at all. Use man:pkg-install[8] to securely download and install a package.