switch to HTTPS
This commit is contained in:
parent
8391168b27
commit
0ef79ec86a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50976
1 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@
|
|||
a significant part in.</para>
|
||||
</personblurb><affiliation>
|
||||
<address><email>murray@FreeBSD.org</email>
|
||||
<otheraddr xlink:href="http://www.FreeBSD.org/~murray/">http://www.FreeBSD.org/~murray/</otheraddr>
|
||||
<otheraddr xlink:href="https://www.FreeBSD.org/~murray/">https://www.FreeBSD.org/~murray/</otheraddr>
|
||||
</address>
|
||||
</affiliation></author>
|
||||
</authorgroup>
|
||||
|
@ -525,7 +525,7 @@
|
|||
<footnote>
|
||||
<simpara>
|
||||
&os; Ports Collection
|
||||
<uri xlink:href="http://www.FreeBSD.org/ports">http://www.FreeBSD.org/ports</uri>
|
||||
<uri xlink:href="https://www.FreeBSD.org/ports">https://www.FreeBSD.org/ports</uri>
|
||||
</simpara>
|
||||
</footnote>
|
||||
This information is currently kept in
|
||||
|
@ -722,7 +722,7 @@
|
|||
<sect2>
|
||||
<title>Contributed Software (<quote>ports</quote>)</title>
|
||||
|
||||
<para>The <link xlink:href="http://www.FreeBSD.org/ports">&os; Ports
|
||||
<para>The <link xlink:href="https://www.FreeBSD.org/ports">&os; Ports
|
||||
collection</link> is a collection of over &os.numports;
|
||||
third-party software packages available for &os;. The &a.portmgr;
|
||||
is responsible for maintaining a consistent ports tree that can be used
|
||||
|
|
Loading…
Reference in a new issue