Fix URL to packages on ftp.freebsd.org.
Submitted by: Josh Paetzel <jpaetzel@hutchtel.net>
This commit is contained in:
parent
bcf6db15c2
commit
d256565232
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9911
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml,v 1.121 2001/07/14 00:57:56 murray Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml,v 1.122 2001/07/14 23:09:17 murray Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="ports">
|
<chapter id="ports">
|
||||||
|
@ -274,7 +274,8 @@ ftp> <userinput>exit</userinput>
|
||||||
|
|
||||||
<para>Package files are distributed in .tgz format. You can
|
<para>Package files are distributed in .tgz format. You can
|
||||||
find them at <ulink
|
find them at <ulink
|
||||||
url="ftp://ftp.freebsd.org/ports/packages">ftp://ftp.freebsd.org/ports/packages</ulink>,
|
url="ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/">
|
||||||
|
ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/</ulink>,
|
||||||
or on the FreeBSD CDROM distribution. Every CD on the
|
or on the FreeBSD CDROM distribution. Every CD on the
|
||||||
FreeBSD 4-CD set (and PowerPak, etc) contains packages in
|
FreeBSD 4-CD set (and PowerPak, etc) contains packages in
|
||||||
the <filename>/packages</filename> directory. The layout of
|
the <filename>/packages</filename> directory. The layout of
|
||||||
|
|
Loading…
Reference in a new issue