diff options
Diffstat (limited to 'share/doc')
-rw-r--r-- | share/doc/handbook/cvsup.sgml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/doc/handbook/cvsup.sgml b/share/doc/handbook/cvsup.sgml index 1c48f50..e06437f 100644 --- a/share/doc/handbook/cvsup.sgml +++ b/share/doc/handbook/cvsup.sgml @@ -1,4 +1,4 @@ -<!-- $Id: cvsup.sgml,v 1.15 1997/04/27 00:32:35 asami Exp $ --> +<!-- $Id: cvsup.sgml,v 1.16 1997/05/02 14:15:34 jfieber Exp $ --> <!-- The FreeBSD Documentation Project --> <sect1><heading>CVSup<label id="cvsup"></heading> @@ -69,11 +69,11 @@ is provided. You can get <em>statically linked</em> FreeBSD executables for CVSup from either the USA distribution site: <itemize> - <item><url url="ftp://freefall.freebsd.org/pub/CVSup/cvsup-bin-14.1.1.tar.gz" - name="ftp://freefall.freebsd.org/pub/CVSup/cvsup-bin-14.1.1.tar.gz"> + <item><url url="ftp://hub.freebsd.org/pub/CVSup/cvsup-bin-14.1.1.tar.gz" + name="ftp://hub.freebsd.org/pub/CVSup/cvsup-bin-14.1.1.tar.gz"> (client). - <item><url url="ftp://freefall.freebsd.org/pub/CVSup/cvsupd-bin-14.1.1.tar.gz" - name="ftp://freefall.freebsd.org/pub/CVSup/cvsupd-bin-14.1.1.tar.gz"> + <item><url url="ftp://hub.freebsd.org/pub/CVSup/cvsupd-bin-14.1.1.tar.gz" + name="ftp://hub.freebsd.org/pub/CVSup/cvsupd-bin-14.1.1.tar.gz"> (server). </itemize> |