1) Update the URLs for obtaining the files necessary to install the java/jdk13 port.
2) Fix a grammar nit while I'm in here. Submitted by: Tomas Norre Mikkelsen <tnm@surfmail.dk> [1]
This commit is contained in:
parent
8fecb677de
commit
ce08ea1c47
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17192
1 changed files with 3 additions and 3 deletions
|
@ -244,9 +244,9 @@
|
|||
a copy of the file <filename>j2sdk-1_3_1-src.tar.gz</filename> and place this in
|
||||
<filename>/usr/ports/distfiles/</filename> as the port will not
|
||||
fetch it automatically. This is due to license restrictions. While
|
||||
we are here, open the <quote>java environment</quote> from
|
||||
<ulink url="http://java.sun.com/webapps/download/Display?BundleId=7163"></ulink>.
|
||||
The filename is <filename>j2sdk-1_3_1_06-linux-i586.bin</filename> and is large (about 25
|
||||
we are here, download the <quote>java environment</quote> from
|
||||
<ulink url="http://java.sun.com/webapps/download/Display?BundleId=7905"></ulink>.
|
||||
The filename is <filename>j2sdk-1_3_1_08-linux-i586.bin</filename> and is large (about 25
|
||||
megabytes!). Like before, this file must be placed into
|
||||
<filename>/usr/ports/distfiles/</filename>. Finally download a copy
|
||||
of the <quote>java patchkit</quote> from
|
||||
|
|
Loading…
Reference in a new issue