diff options
| author | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-12-21 18:29:19 +0000 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-12-21 18:43:02 +0000 |
| commit | 2b7c860b53e5cd1141b870c4427b3a8e1de2e4da (patch) | |
| tree | 434de4f5adcc8130b02d94728069f53459fad612 /website/content/en | |
| parent | ff71b333bffaa8ef0b207dd59ce829c78c591e8c (diff) | |
about: Get number of ports from releases
End the discrepancy!
Reviewed by: carlavilla, lwhsu
Differential Revision: https://reviews.freebsd.org/D54330
Diffstat (limited to 'website/content/en')
| -rw-r--r-- | website/content/en/about.adoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/website/content/en/about.adoc b/website/content/en/about.adoc index e00a7f71ca..f57e103f03 100644 --- a/website/content/en/about.adoc +++ b/website/content/en/about.adoc @@ -4,6 +4,7 @@ sidenav: about --- include::shared/en/urls.adoc[] +include::shared/releases.adoc[] = About FreeBSD @@ -25,7 +26,7 @@ FreeBSD brings advanced network operating system features to appliance and embed == Run a huge number of applications -With over 33,000 ported libraries and link:../applications[applications], FreeBSD supports applications for desktop, server, appliance, and embedded environments. +With over {numports} ported libraries and link:../applications[applications], FreeBSD supports applications for desktop, server, appliance, and embedded environments. == Easy to install |
