Add comments about JDK 1.3 and clean up files.

This commit is contained in:
Patrick S. Gardella 2000-01-29 23:53:53 +00:00
parent f8edd6547e
commit a450e60475
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6452
25 changed files with 142 additions and 482 deletions

View file

@ -1,14 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.1 2000/01/29 14:16:55 wosch Exp $">
<!ENTITY title "FreeBSD Java Project">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<table>
<table width="600" border="0">
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="2">
@ -28,6 +26,7 @@
<A HREF="dists/">Release Information</A><BR>
<A HREF="dists/11.html">JDK 1.1.x</A><BR>
<A HREF="dists/12.html">JDK 1.2.x</A><BR>
<A HREF="dists/13.html">JDK 1.3.x</A><BR>
<A HREF="http://www.freebsd.org/ports/java.html">Available Ports &#8230;</A><BR>
<A HREF="howhelp.html">How can I help?</A><BR>
<A HREF="howhelp.html#BUG">I found a bug!?!</A>