Add the SMPng project to the list of internal projects.
This commit is contained in:
parent
2425a9adc8
commit
d3aec434d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9118
1 changed files with 4 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.11 2000/10/02 05:55:45 kuriyama Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.12 2000/11/30 18:56:24 jim Exp $">
|
||||
<!ENTITY title "Resources for FreeBSD Committers">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/internal/developer.sgml,v 1.11 2000/10/02 05:55:45 kuriyama Exp $ -->
|
||||
<!-- $FreeBSD: www/en/internal/developer.sgml,v 1.12 2000/11/30 18:56:24 jim Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -39,6 +39,8 @@ A Guide for FreeBSD Ports Committers
|
|||
<li><a href="../platforms/ia64.html">FreeBSD/IA-64 Project</a></li>
|
||||
<li><a href="../platforms/ppc.html">FreeBSD/PPC Project</a></li>
|
||||
<li><a href="../platforms/sparc.html">FreeBSD/SPARC Project</a></li>
|
||||
<li><a href="http://people.FreeBSD.org/~jasone/smp/">SMP Next Generation
|
||||
Project</a></li>
|
||||
<li><a href="../projects/">FreeBSD Development Projects</a></li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue