git: a63b1f71e2 - main - update number of ports

From: Wolfram Schneider <wosch_at_FreeBSD.org>
Date: Mon, 30 Dec 2024 11:50:21 UTC
The branch main has been updated by wosch:

URL: https://cgit.FreeBSD.org/doc/commit/?id=a63b1f71e2d14a43f8c8885db65dd52e078d68cd

commit a63b1f71e2d14a43f8c8885db65dd52e078d68cd
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2024-12-30 11:49:45 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2024-12-30 11:49:45 +0000

    update number of ports
---
 .../content/en/articles/freebsd-status-report-process/_index.adoc       | 2 +-
 website/content/en/features.adoc                                        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/content/en/articles/freebsd-status-report-process/_index.adoc b/documentation/content/en/articles/freebsd-status-report-process/_index.adoc
index 3193663a13..da58fcbacb 100644
--- a/documentation/content/en/articles/freebsd-status-report-process/_index.adoc
+++ b/documentation/content/en/articles/freebsd-status-report-process/_index.adoc
@@ -78,7 +78,7 @@ We imported Cyberdyne Systems T800 into the tree.
 And then they stop.
 Maybe the reader is an avid Cyberdyne fan and knows what exciting new features the T800 brings.
 This is unlikely.
-It is far more likely that they have vaguely heard of whatever you have imported (especially into the ports tree: remember that there are over 30,000 other things there too...).
+It is far more likely that they have vaguely heard of whatever you have imported (especially into the ports tree: remember that there are over 35,000 other things there too...).
 List some of the new features, or bug fixes.
 Tell them why it is a good thing that we have the new version.
 
diff --git a/website/content/en/features.adoc b/website/content/en/features.adoc
index a67d179069..ab50dc5832 100644
--- a/website/content/en/features.adoc
+++ b/website/content/en/features.adoc
@@ -66,7 +66,7 @@ Finer-grained access controls are available.
 [[ports-collection]]
 === Ports collection
 
-More than 30,000 applications and libraries are link:https://ports.freebsd.org[ported] to FreeBSD. 
+More than 35,000 applications and libraries are link:https://ports.freebsd.org[ported] to FreeBSD. 
 The architecture allows easy customization of compile time options of many of the ports.
 
 [[virtualization]]