Fix metacomputing URL.
Submitted by: Chris Lilly <lillyc@highertech.net>
This commit is contained in:
parent
97a6ec6bb6
commit
596efde688
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4257
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-02-09 17:20:27 $">
|
||||
<!ENTITY date "$Date: 1999-02-09 17:31:46 $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: projects.sgml,v 1.46 1999-02-09 17:20:27 wosch Exp $ -->
|
||||
<!-- $Id: projects.sgml,v 1.47 1999-02-09 17:31:46 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -237,7 +237,7 @@ description (3-10 lines) to
|
|||
<ul>
|
||||
<li><a name="drawbridge" href="http://drawbridge.tamu.edu/"> Drawbridge, a firewall package</a></li>
|
||||
<li><a name="hardening" href="http://www.watson.org/fbsd-hardening/">FreeBSD Hardening Project, a more secure environment</a></li>
|
||||
<li><a name="metacomputing" href="http://www.sarnoff.com:8000/docs/metacomputing.html"> Metacomputing</a></li>
|
||||
<li><a name="metacomputing" href="ftp://ftp.sarnoff.com/pub/mnfs/www/docs/metacomputing.html"> Metacomputing</a></li>
|
||||
<li><a name="DHCP" href="http://home.san.rr.com/freebsd/dhcp.html">DHCP configuration</a></li>
|
||||
<li><a href="http://www.freebsd.org/~jraynard/source/"> Handling more than 32 signals</a></li>
|
||||
<li><a href="http://www.freebsd.org/~terry/">Working LDAP for FreeBSD</a></li>
|
||||
|
|
Loading…
Reference in a new issue