Fixes a broken link. There was a space in a link that
should not have been there. Submitted by: Anders Nordby <anders@fix.no>
This commit is contained in:
parent
f2ad7451d3
commit
347829ed05
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12881
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/advocacy.sgml,v 1.3 2000/03/12 14:51:45 patrick Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/advocacy.sgml,v 1.4 2000/04/30 22:57:32 nik Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: Advocacy">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -14,8 +14,7 @@
|
|||
<P><B>Request for Enhancement to Sun</B>:
|
||||
<BR>We have petitioned Sun to provide an official FreeBSD port. We are currently
|
||||
in <B>2nd</B> place in the vote count. If you are a member of the Java Develop
|
||||
er's Connection (it's free), you can vote for it as well <A HREF="http://develop
|
||||
er.java.sun.com/developer/bugParade/bugs/4288745.html">http://developer.java.sun
|
||||
er's Connection (it's free), you can vote for it as well <A HREF="http://developer.java.sun.com/developer/bugParade/bugs/4288745.html">http://developer.java.sun
|
||||
.com/developer/bugParade/bugs/4288745.html</A>
|
||||
<P><B>Petition IBM for a port to FreeBSD</B>:
|
||||
<BR>In October, 1999, IBM released a new version of their IBM Developer Kit for Linux. We would like to see them release one for FreeBSD. If anyone has a point of contact in IBM that could spearhead this petition, please let <A HREF="mailto: patrick@freebsd.org">Patrick Gardella</A> know.
|
||||
|
|
Loading…
Reference in a new issue