diff --git a/website/content/en/cgi/cgi-style.pl b/website/content/en/cgi/cgi-style.pl --- a/website/content/en/cgi/cgi-style.pl +++ b/website/content/en/cgi/cgi-style.pl @@ -151,7 +151,7 @@
  • Developers
  • diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -2002,7 +2002,7 @@
  • Some OSs provide only formatted manual pages (catpages), e.g., NetBSD and OpenBSD. In this case it is not possible to create Postscript and troff output.
  • -
  • The +
  • The Unix family tree, BSD part.
  • The FreeBSD Ports Changes script.
  • diff --git a/website/content/en/cgi/ports.cgi b/website/content/en/cgi/ports.cgi --- a/website/content/en/cgi/ports.cgi +++ b/website/content/en/cgi/ports.cgi @@ -110,7 +110,7 @@ $remotePrefixHtml = "$hsty_base/ports"; # Web interface for the Ports tree - $remotePrefixRepo = 'https://svnweb.FreeBSD.org/ports/head'; + $remotePrefixRepo = 'https://cgit.FreeBSD.org/ports/plain'; # Ports documentation $portsDesc = "$hsty_base/ports/";