svn commit: r42153 - head/en_US.ISO8859-1/htdocs/ports
Gavin Atkinson
gavin at FreeBSD.org
Thu Jul 4 22:34:10 UTC 2013
Author: gavin
Date: Thu Jul 4 22:34:09 2013
New Revision: 42153
URL: http://svnweb.freebsd.org/changeset/doc/42153
Log:
Point to svnweb rather than cvsweb.
Modified:
head/en_US.ISO8859-1/htdocs/ports/references.xml
Modified: head/en_US.ISO8859-1/htdocs/ports/references.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/ports/references.xml Thu Jul 4 21:40:23 2013 (r42152)
+++ head/en_US.ISO8859-1/htdocs/ports/references.xml Thu Jul 4 22:34:09 2013 (r42153)
@@ -76,15 +76,15 @@
</li>
<li>The
- <a href="http://cvsweb.FreeBSD.org">
+ <a href="http://svnweb.FreeBSD.org">
Web Interface to the Source Repository</a>
allows you to browse the files in the source repository. Changes
that affect the entire port system are now documented in the
- <a href="http://cvsweb.FreeBSD.org/ports/CHANGES">CHANGES</a> file.
+ <a href="http://svnweb.FreeBSD.org/ports/head/CHANGES?view=markup">CHANGES</a> file.
Changes that affect individual ports are now documented in the
- <a href="http://cvsweb.FreeBSD.org/ports/UPDATING">UPDATING</a> file.
+ <a href="http://svnweb.FreeBSD.org/ports/head/UPDATING?view=markup">UPDATING</a> file.
However, the definitive answer to any question is undoubtedly to read
- the source code of <a href="http://cvsweb.FreeBSD.org/ports/Mk/bsd.port.mk">
+ the source code of <a href="http://svnweb.FreeBSD.org/ports/head/Mk/bsd.port.mk?view=markup">
bsd.port.mk</a>, and associated files.
</li>
</ul>
More information about the svn-doc-all
mailing list