svn commit: r50954 - head/en_US.ISO8859-1/books/porters-handbook/makefiles
Richard Gallamore <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: ultima (ports committer) Date: Thu Sep 28 19:21:19 2017 New Revision: 50954 URL: https://svnweb.freebsd.org/changeset/doc/50954 Log: Clearer wording for when GitHub is not default group Approved by: mat Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Thu Sep 28 17:00:22 2017 (r50953) +++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Thu Sep 28 19:21:19 2017 (r50954) @@ -2639,7 +2639,7 @@ v0.7.3-0-gc66c71d</screen> linkend="porting-master-sites-n"/>.</para> <para>When fetching multiple files from GitHub, sometimes the - default distribution file is not required. To disable + default distribution file is not fetched from GitHub. To disable fetching the default distribution, set:</para> <programlisting>USE_GITHUB= nodefault</programlisting> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"