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
This commit is contained in:
Benedict Reuschling 2017-02-28 15:15:17 +00:00
parent d3db68dd2f
commit 6c48a450d1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50017

View file

@ -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>