Point to svnweb rather than cvsweb.
This commit is contained in:
parent
1b7f0b5f6e
commit
f1732bb52e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42153
1 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue