Commit Diff


commit - 0a68215e967f8e4399dcb41f6ff75dee216c3ff0
commit + 0e9045591df1a511db4d8ee272a35df7d80de65d
blob - 59cd62762f7a087d343abdff4632942a6302bd83
blob + 2542459ba32f96cc84f9d49a49e4800791a28c75
--- index.html
+++ index.html
@@ -37,8 +37,7 @@
       </ul>
       <h1>For FreeBSD</h1>
       <ul>
-        <li><a href="https://cgit.freebsd.org/ports/log/devel/got"
-	    >FreeBSD port</a>
+        <li><a href="portable.html">Portable version</a>
       </ul>
       <h1>For NetBSD</h1>
       <ul>
blob - 7ab8939f42cd08dc2b7ac3910702012acc21f376
blob + f2381cd90e48a33c3343822ffc66b0291f3a0a3b
--- portable.html
+++ portable.html
@@ -44,6 +44,7 @@ got-portable has been pre-packaged for the following s
 <li>pkgsrc (<a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/got/?only_with_tag=MAIN">cvsweb</a>)
 <li>Debian (<a href="https://packages.debian.org/sid/got">package details</a>)
 <li>Ubuntu (<a href="https://packages.ubuntu.com/lunar/got">package details</a>)
+<li>FreeBSD (<a href="https://cgit.freebsd.org/ports/tree/devel/got">port<a>)
 </ul>
 
 <p>
@@ -52,9 +53,6 @@ Source code for released portable versions is availabl
 The file <tt>README.portable</tt> contains installation instructions.
 <p>For any -portable patches, please send them to the
 <a href="https://lists.openbsd.org/cgi-bin/mj_wwwusr?user=&passw=&func=lists-long-full&extra=gameoftrees">gameoftrees mailing list</a>.
-<p>
-Separate ports, based on the OpenBSD version rather than the portable version, exist for
-<a href="https://cgit.freebsd.org/ports/log/devel/got" >FreeBSD</a>.
 <hr>
 <p>
 The Game of Trees -portable Git repository can be cloned via SSH.