Fix revision off-by-one in ChangeLog and NEWS links.
This commit is contained in:
parent
8a254b1c2e
commit
1068f51b96
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22036
1 changed files with 3 additions and 3 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.23 2004/05/08 21:35:42 scop Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/cvsweb.sgml,v 1.24 2004/08/20 18:44:10 scop Exp $">
|
||||
<!ENTITY title 'FreeBSD CVSweb Project'>
|
||||
<!ENTITY email 'freebsd-cvsweb'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -53,8 +53,8 @@
|
|||
|
||||
<p>Download the tarball from the following sites. The latest
|
||||
stable release is <strong>3.0.2</strong> (released 2004-08-20), see
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/NEWS?rev=1.30&content-type=text/x-cvsweb-markup">NEWS</a> and
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/ChangeLog?rev=1.166&content-type=text/x-cvsweb-markup">ChangeLog</a> for changes.</p>
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/NEWS?rev=1.31&content-type=text/x-cvsweb-markup">NEWS</a> and
|
||||
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/ChangeLog?rev=1.167&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