Portable switched to git so s/CVS/git/.

This commit is contained in:
Darren Tucker 2017-12-09 10:12:23 +11:00
parent bb82e61a40
commit c5bfe83f67

View File

@ -91,7 +91,7 @@ http://nlnetlabs.nl/projects/ldns/
Autoconf: Autoconf:
If you modify configure.ac or configure doesn't exist (eg if you checked If you modify configure.ac or configure doesn't exist (eg if you checked
the code out of CVS yourself) then you will need autoconf-2.69 to rebuild the code out of git yourself) then you will need autoconf-2.69 to rebuild
the automatically generated files by running "autoreconf". Earlier the automatically generated files by running "autoreconf". Earlier
versions may also work but this is not guaranteed. versions may also work but this is not guaranteed.