diff options
author | rillig <rillig> | 2005-05-15 20:28:15 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-05-15 20:28:15 +0000 |
commit | 8c939d6527b5ae60294834f23a3a85d62ea5e998 (patch) | |
tree | ed8599572a21e1d99e55fd1e99384b4adbd7dad3 /doc | |
parent | 6cab47531e7904c24e37caaf96a6b5edf1306f94 (diff) | |
download | pkgsrc-8c939d6527b5ae60294834f23a3a85d62ea5e998.tar.gz |
Removed the sentence that states ftp.netbsd.org has cvs binaries for
various platforms.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide/files/getting.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/guide/files/getting.xml b/doc/guide/files/getting.xml index ee3df1cb982..ad804b05f63 100644 --- a/doc/guide/files/getting.xml +++ b/doc/guide/files/getting.xml @@ -1,4 +1,4 @@ -<!-- $NetBSD: getting.xml,v 1.2 2004/12/10 22:20:18 hubertf Exp $ --> +<!-- $NetBSD: getting.xml,v 1.3 2005/05/15 20:28:15 rillig Exp $ --> <chapter id="getting"> <title>Where to get pkgsrc</title> @@ -34,8 +34,7 @@ <sect1> <title>Via CVS</title> - <para>To get pkgsrc via CVS, make sure you have <quote>cvs</quote> installed. If not present on - your system, it can be found as precompiled binary on ftp.NetBSD.org. + <para>To get pkgsrc via CVS, make sure you have <quote>cvs</quote> installed. To do an initial (full) checkout of pkgsrc, do the following steps:</para> <screen>&cprompt; <userinput>setenv CVSROOT anoncvs@anoncvs.NetBSD.org:/cvsroot</userinput> |