Date: Sat, 8 Feb 2014 01:34:52 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43830 - head/en_US.ISO8859-1/htdocs/donations Message-ID: <201402080134.s181YqDM017942@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Sat Feb 8 01:34:52 2014 New Revision: 43830 URL: http://svnweb.freebsd.org/changeset/doc/43830 Log: Stop building wantlist.html. A followup commit will add a static wantlist.html page for redirection purpose, intended to be removed after a few days. Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/donations/Makefile Modified: head/en_US.ISO8859-1/htdocs/donations/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/donations/Makefile Sat Feb 8 01:29:39 2014 (r43829) +++ head/en_US.ISO8859-1/htdocs/donations/Makefile Sat Feb 8 01:34:52 2014 (r43830) @@ -7,6 +7,6 @@ .include "../Makefile.inc" .endif -DOCS= index.xml wantlist.xml donors.xml +DOCS= index.xml donors.xml .include "${DOC_PREFIX}/share/mk/web.site.mk"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402080134.s181YqDM017942>