summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-05-15 20:28:15 +0000
committerrillig <rillig@pkgsrc.org>2005-05-15 20:28:15 +0000
commitef412aba53f72d2552cb29f40dedfb2f2d29f4ce (patch)
treeed8599572a21e1d99e55fd1e99384b4adbd7dad3 /doc
parentea81d06c036db2fa3661b7898c4607c11a4b3920 (diff)
downloadpkgsrc-ef412aba53f72d2552cb29f40dedfb2f2d29f4ce.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.xml5
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>