Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2017 12:51:46 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r50249 - head/en_US.ISO8859-1/books/porters-handbook/makefiles
Message-ID:  <201705101251.v4ACpkbE043196@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed May 10 12:51:46 2017
New Revision: 50249
URL: https://svnweb.freebsd.org/changeset/doc/50249

Log:
  Keep up-to-date.
  
  Sponsored by:	Absolight

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	Wed May 10 12:51:43 2017	(r50248)
+++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Wed May 10 12:51:46 2017	(r50249)
@@ -4277,6 +4277,24 @@ LICENSE_FILE=	${WRKSRC}/COPYING</program
 	      <entry>(default)</entry>
 	    </row>
 
+	    <row xml:id="licenses-license-WTFPL">
+	      <entry><literal>WTFPL</literal></entry>
+	      <entry>Do What the Fuck You Want To Public License
+		version 2</entry>
+	      <entry><literal>GPL</literal> <literal>FSF</literal>
+		<literal>COPYFREE</literal></entry>
+	      <entry>(default)</entry>
+	    </row>
+
+	    <row xml:id="licenses-license-WTFPL1">
+	      <entry><literal>WTFPL1</literal></entry>
+	      <entry>Do What the Fuck You Want To Public License
+		version 1</entry>
+	      <entry><literal>GPL</literal> <literal>FSF</literal>
+		<literal>COPYFREE</literal></entry>
+	      <entry>(default)</entry>
+	    </row>
+
 	    <row xml:id="licenses-license-ZLIB">
 	      <entry><literal>ZLIB</literal></entry>
 	      <entry>zlib License</entry>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705101251.v4ACpkbE043196>