Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2017 15:15:17 +0000 (UTC)
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r50017 - head/en_US.ISO8859-1/htdocs/java
Message-ID:  <201702281515.v1SFFHQP001788@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702281515.v1SFFHQP001788>