Update for release 3.0.1. While at it, tweak some links.
This commit is contained in:
parent
873157a9aa
commit
f8d6b0f225
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20876
1 changed files with 11 additions and 12 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.20 2004/02/26 22:39:23 scop Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/cvsweb.sgml,v 1.21 2004/03/14 08:52:48 scop Exp $">
|
||||
<!ENTITY title 'FreeBSD CVSweb Project'>
|
||||
<!ENTITY email 'freebsd-cvsweb'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -39,23 +39,22 @@
|
|||
<a href="http://www.opensource.org/licenses/bsd-license.html">The
|
||||
BSD License</a>.
|
||||
It is currently used by such projects as
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/">FreeBSD</a>,
|
||||
<a href="http://webcvs.kde.org/cgi-bin/cvsweb.cgi/">KDE</a>,
|
||||
<a href="http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/">Mandrake Linux</a>,
|
||||
<a href="http://cvs.fedora.us/cgi-bin/cvsweb.cgi/">Fedora Linux</a>,
|
||||
<a href="http://cvsweb.netbsd.org/bsdweb.cgi/">NetBSD</a>,
|
||||
<a href="http://www.opendarwin.org/cgi-bin/cvsweb.cgi/">OpenDarwin</a>,
|
||||
<a href="http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/">Ruby</a>, and
|
||||
<a href="http://cvsweb.xfree86.org/cvsweb/">XFree86</a>™.</p>
|
||||
<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>,
|
||||
<a href="http://cvs.opendarwin.org/">OpenDarwin</a>, and
|
||||
<a href="http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/">Ruby</a>.</p>
|
||||
|
||||
<hr>
|
||||
|
||||
<h2><a name="downloads">Downloads</a></h2>
|
||||
|
||||
<p>Download the tarball from the following sites. The latest
|
||||
stable release is <strong>3.0.0</strong> (released 2004-02-26), see
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/NEWS?rev=1.18&content-type=text/x-cvsweb-markup">NEWS</a> and
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/ChangeLog?rev=1.140&content-type=text/x-cvsweb-markup">ChangeLog</a> for changes.</p>
|
||||
stable release is <strong>3.0.1</strong> (released 2004-05-08), see
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/NEWS?rev=1.26&content-type=text/x-cvsweb-markup">NEWS</a> and
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/ChangeLog?rev=1.153&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