git: 8ebe96df0e - main - ports/installing: we've moved from Subversion to Git.
Warner Losh
imp at FreeBSD.org
Mon Jun 28 22:58:38 UTC 2021
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/doc/commit/?id=8ebe96df0e9eadfca57f96a4f6ce382238196d01
commit 8ebe96df0e9eadfca57f96a4f6ce382238196d01
Author: Warner Losh <imp at FreeBSD.org>
AuthorDate: 2021-06-28 22:57:19 +0000
Commit: Warner Losh <imp at FreeBSD.org>
CommitDate: 2021-06-28 22:57:19 +0000
ports/installing: we've moved from Subversion to Git.
Sponsored by: Netflix
---
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 185ecf14aa..ff6a76c4ec 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}#svn[Subversion] (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 {rel114-current} or {rel121-current}) or link:{handbook}mirrors/#git[Git] (if running FreeBSD-CURRENT).
More information about the dev-commits-doc-all
mailing list