svn commit: r52307 - head/en_US.ISO8859-1/htdocs/java

Ryusuke SUZUKI ryusuke at FreeBSD.org
Wed Sep 26 16:03:12 UTC 2018


Author: ryusuke
Date: Wed Sep 26 16:03:11 2018
New Revision: 52307
URL: https://svnweb.freebsd.org/changeset/doc/52307

Log:
  Use HTTPS for FreshPorts

Modified:
  head/en_US.ISO8859-1/htdocs/java/index.xml

Modified: head/en_US.ISO8859-1/htdocs/java/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/java/index.xml	Wed Sep 26 15:00:07 2018	(r52306)
+++ head/en_US.ISO8859-1/htdocs/java/index.xml	Wed Sep 26 16:03:11 2018	(r52307)
@@ -50,7 +50,7 @@
     <p>&openjdk; 8 is frequently updated, and it is suggested to refer to a
     <a href="https://svnweb.freebsd.org/ports/head/java/openjdk8/Makefile?view=log">revision log</a> for
     detailed release history. Additionally, one may choose to review more information at
-    <a href="http://www.freshports.org/java/openjdk8">FreshPorts</a>.</p>
+    <a href="https://www.freshports.org/java/openjdk8">FreshPorts</a>.</p>
 
     <p>To install &openjdk; 8 package use the pkg(8) utility:</p>
 


More information about the svn-doc-all mailing list