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

Benedict Reuschling bcr at FreeBSD.org
Tue Feb 28 15:15:18 UTC 2017


Author: bcr
Date: Tue Feb 28 15:15:17 2017
New Revision: 50017
URL: https://svnweb.freebsd.org/changeset/doc/50017

Log:
  Change the name from sun-jdk17 to oracle-jdk18, which is the one
  we currently have in ports.
  
  PR:		217420
  Submitted by:	udvzsolt at gmail.com

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	Tue Feb 28 13:19:41 2017	(r50016)
+++ head/en_US.ISO8859-1/htdocs/java/index.xml	Tue Feb 28 15:15:17 2017	(r50017)
@@ -87,7 +87,7 @@
 
     <p>This port installs the Java Development Kit from Oracle which was built for Linux. It will run under FreeBSD using the Linux compatibility.</p>
 
-    <p><code>cd /usr/ports/java/linux-sun-jdk17
+    <p><code>cd /usr/ports/java/linux-oracle-jdk18
     <br/>make install clean
     </code></p>
 


More information about the svn-doc-all mailing list