Don't use version numbers to refer to cvsupit.tgz. This way we won't
have to keep updating this every time cvsupit changes versions. Prompted by: Robert Crosbie <robert.crosbie@tchpc.tcd.ie>
This commit is contained in:
parent
89a9da5cae
commit
05e2b69e86
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13635
1 changed files with 2 additions and 2 deletions
|
@ -248,7 +248,7 @@ subscribe cvs-all</programlisting>
|
|||
If you want help doing this configuration,
|
||||
simply type:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -f ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/packages/All/cvsupit-3.1.tgz</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg_add -f ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages/Latest/cvsupit.tgz</userinput></screen>
|
||||
|
||||
</listitem>
|
||||
<indexterm>
|
||||
|
@ -448,7 +448,7 @@ subscribe cvs-all</programlisting>
|
|||
sources up-to-date automatically. For a fairly easy
|
||||
interface to this, simply type:</para>
|
||||
|
||||
<blockquote><screen>&prompt.root; <userinput>pkg_add -f ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/cvsupit.tgz</userinput></screen></blockquote>
|
||||
<blockquote><screen>&prompt.root; <userinput>pkg_add -f ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages/Latest/cvsupit.tgz</userinput></screen></blockquote>
|
||||
</listitem>
|
||||
|
||||
<indexterm>
|
||||
|
|
Loading…
Reference in a new issue