Date: Thu, 4 Jul 2013 22:34:10 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42153 - head/en_US.ISO8859-1/htdocs/ports Message-ID: <201307042234.r64MYAkG071112@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307042234.r64MYAkG071112>
