Update for 3.0.5, bring "used by" list up to date.
This commit is contained in:
parent
819bd8cd02
commit
1aece68681
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23619
1 changed files with 4 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/cvsweb.sgml,v 1.26 2004/11/03 20:21:23 scop Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/cvsweb.sgml,v 1.27 2004/11/06 08:53:20 scop Exp $">
|
||||
<!ENTITY title 'FreeBSD CVSweb Project'>
|
||||
<!ENTITY email 'freebsd-cvsweb'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -40,7 +40,6 @@
|
|||
BSD License</a>.
|
||||
It is currently used by such projects as
|
||||
<a href="http://cvsweb.freebsd.org/">FreeBSD</a>,
|
||||
<a href="http://webcvs.kde.org/">KDE</a>,
|
||||
<a href="http://cvs.mandrakesoft.com/">Mandrakesoft</a>,
|
||||
<a href="http://cvs.fedora.us/">Fedora Extras</a>,
|
||||
<a href="http://cvsweb.netbsd.org/">NetBSD</a>,
|
||||
|
@ -52,9 +51,9 @@
|
|||
<h2><a name="downloads">Downloads</a></h2>
|
||||
|
||||
<p>Download the tarball from the following sites. The latest
|
||||
stable release is <strong>3.0.4</strong> (released 2004-11-06), see
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/NEWS?rev=1.36&content-type=text/x-cvsweb-markup">NEWS</a> and
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/ChangeLog?rev=1.175&content-type=text/x-cvsweb-markup">ChangeLog</a> for changes.</p>
|
||||
stable release is <strong>3.0.5</strong> (released 2005-01-22), see
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/NEWS?rev=1.44&content-type=text/x-cvsweb-markup">NEWS</a> and
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/ChangeLog?rev=1.188&content-type=text/x-cvsweb-markup">ChangeLog</a> for changes.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/scop/">ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/scop/</a></li>
|
||||
|
|
Loading…
Reference in a new issue