diff --git a/en/projects/projects.sgml b/en/projects/projects.sgml
index 69b0539e8e..726a304307 100644
--- a/en/projects/projects.sgml
+++ b/en/projects/projects.sgml
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
 <!ENTITY base CDATA "..">
-<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.164 2004/11/14 11:04:19 rwatson Exp $">
+<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.165 2004/12/02 14:57:52 hmp Exp $">
 <!ENTITY title "FreeBSD Development Projects">
 <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
 ]>
@@ -172,6 +172,12 @@ Network stack optimization for the FreeBSD 5.x and 6.x kernels, a follow-on
 to the SMPng network stack locking work for FreeBSD 5.3.  This project is
 exploring and implementing optimizations strategies for a multi-threaded
 network stack.<li>
+<li><a name="dingo" href="&base;/projects/dingo/index.html">Dingo</a>:
+<em>FreeBSD Network Cleanup and Consolidation Project</em>, is a
+collection of work that needs to be done to clean up and advance the
+FreeBSD network stack.  The goal is to remove duplicated functionality
+while also adding new features that will make FreeBSD simple to use,
+both for the network engineer, experimenter and the first time user.</li>
 <li><a name="altq"  href="http://www.csl.sony.co.jp/person/kjc/kjc/software.html">ALTQ</a>: bandwidth management for applications</li>
 <li><a name="kame" href="http://www.kame.net/">KAME Project</a>, a free IPv6/IPsec stack for BSD</li>
 <li><a name="ppp" href="http://www.awfulhak.org/ppp.html">Point to Point Protocol (PPP)</a></li>