diff --git a/en/projects/summerofcode.sgml b/en/projects/summerofcode.sgml
index 63e1421a61..f95c1ae62f 100644
--- a/en/projects/summerofcode.sgml
+++ b/en/projects/summerofcode.sgml
@@ -1,6 +1,6 @@
-
+
%navincludes;
%includes;
@@ -74,20 +74,6 @@ href="&base;/projects/ideas/index.html">here.
installer could be updated to make it possible to setup a Xen
system with several FreeBSD nodes, etc.
- Rewrite CVSup in C: CVSup is the CVS-Optimized
- General-Purpose Network File Distribution System. It has been
- used heavily for nearly 10 years to distribute the FreeBSD CVS
- tree to mirrors around the world. CVSup was written in Modula-3
- and a rewrite in C would encourage more users to improve it.
- CVSup is a multi-threaded application by design so the applicant
- should have at least some experience with pthreads.
- Additional requested features include understanding of Subversion
- fsfs repositories and Perforce depots. Currently part of the work
- and research has already been completed. More information on this
- project is available here.
- &a.mux; is the coordinator.
-
Improve our regression testing system: Nik
Clayton has written a regression test infrastructure using Perl.
More of the regression tests should be made to work with libtap.