FreeBSD CVS repo has been deleted from the ftp.FreeBSD.org long ago.

Remove reference to it.

Prodded by:	ru
This commit is contained in:
Dmitry Morozovsky 2007-04-13 10:02:58 +00:00
parent b300c74ed4
commit 644afa3485
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30011

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/developers/cvs.sgml,v 1.5 2006/02/06 19:33:05 jcamou Exp $">
<!ENTITY date "$FreeBSD: www/en/developers/cvs.sgml,v 1.6 2006/08/19 21:20:32 hrs Exp $">
<!ENTITY title "CVS Repository">
<!ENTITY % navinclude.developers "INCLUDE">
]>
@ -34,10 +34,6 @@
<li>The <a href="http://cvsweb.FreeBSD.org/">web interface</a>
if you are looking to simply browse the repository in search of a
specific change or file revision.</li>
<li>Finally, if you have got bandwidth to burn or you prefer / are forced
to use FTP, you can simply mirror the CVS repository from <a
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/development/FreeBSD-CVS">ftp.FreeBSD.org</a>.
</li>
</ul>