pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc/guide/files Removed the sentence that states ftp.n...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e886189cf94d
branches:  trunk
changeset: 493838:e886189cf94d
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun May 15 20:28:15 2005 +0000

description:
Removed the sentence that states ftp.netbsd.org has cvs binaries for
various platforms.

diffstat:

 doc/guide/files/getting.xml |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 412b50636904 -r e886189cf94d doc/guide/files/getting.xml
--- a/doc/guide/files/getting.xml       Sun May 15 20:27:15 2005 +0000
+++ b/doc/guide/files/getting.xml       Sun May 15 20:28:15 2005 +0000
@@ -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@localhost:/cvsroot</userinput>



Home | Main Index | Thread Index | Old Index