Update list of systems supported by jdk1.1.8.
This commit is contained in:
parent
839086c37c
commit
ed273ec153
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11586
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.10 2001/11/07 17:55:35 phantom Exp $">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY title "FreeBSD Java Project">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -79,7 +79,9 @@
|
|||
</tr>
|
||||
</TABLE>
|
||||
|
||||
<P>We currently have support for 2.2.x, 3.x and 4-CURRENT FreeBSD Systems for JDK 1.1.8. Anything prior to FreeBSD 2.2 (such as FreeBSD 2.1.7.1) is not supported.
|
||||
<P>We currently have support for 2.2.x, 3.x, 4.x and 5-CURRENT FreeBSD Systems
|
||||
for JDK 1.1.8. Anything prior to FreeBSD 2.2 (such as FreeBSD 2.1.7.1) is not
|
||||
supported.
|
||||
|
||||
<P><B>Newsflash!</B> The FreeBSD Foundation has secured a license from Sun
|
||||
Microsystems to distribute a native FreeBSD version of both the Java
|
||||
|
|
Loading…
Reference in a new issue