git: 7d52f1bef4 - main - Upgrade FreeBSD releases to supported ones in port installing section

From: Sergio Carlavilla Delgado <carlavilla_at_FreeBSD.org>
Date: Mon, 28 Feb 2022 22:02:54 UTC
The branch main has been updated by carlavilla:

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

commit 7d52f1bef42df170b645f417d114fc6dd2f8f919
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2022-02-28 22:01:20 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2022-02-28 22:01:20 +0000

    Upgrade FreeBSD releases to supported ones in port installing section
    
    PR:             262131
    Submitted by:   PauAmma <pauamma (AT) gundo.com>
---
 website/content/en/ports/installing.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/ports/installing.adoc b/website/content/en/ports/installing.adoc
index ff6a76c4ec..b0a36d0322 100644
--- a/website/content/en/ports/installing.adoc
+++ b/website/content/en/ports/installing.adoc
@@ -14,4 +14,4 @@ include::shared/en/urls.adoc[]
 
 The FreeBSD installer programs allow the Ports Collection to be installed at the same time as the operating system. See link:https://www.FreeBSD.org/cgi/man.cgi?query=bsdinstall[`bsdinstall`] for more information.
 
-If the Ports Collection is not initially installed, it can be added with link:{handbook}ports/#ports-using[portsnap] or (if running FreeBSD {rel114-current} or {rel121-current}) or link:{handbook}mirrors/#git[Git] (if running FreeBSD-CURRENT).
+If the Ports Collection is not initially installed, it can be added with link:{handbook}ports/#ports-using[portsnap] or (if running FreeBSD {rel130-current} or {rel123-current}) or link:{handbook}mirrors/#git[Git] (if running FreeBSD-CURRENT).