Date: Tue, 3 Jan 2017 11:56:38 +0000 (UTC) From: Ryusuke SUZUKI <ryusuke@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49790 - head/ja_JP.eucJP/htdocs/events Message-ID: <201701031156.v03BuclQ063340@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ryusuke Date: Tue Jan 3 11:56:38 2017 New Revision: 49790 URL: https://svnweb.freebsd.org/changeset/doc/49790 Log: - Merge the following from the English version: r49777 -> r49780 head/ja_JP.eucJP/htdocs/events/Makefile Modified: head/ja_JP.eucJP/htdocs/events/Makefile Modified: head/ja_JP.eucJP/htdocs/events/Makefile ============================================================================== --- head/ja_JP.eucJP/htdocs/events/Makefile Mon Jan 2 20:00:43 2017 (r49789) +++ head/ja_JP.eucJP/htdocs/events/Makefile Tue Jan 3 11:56:38 2017 (r49790) @@ -1,6 +1,6 @@ # $FreeBSD$ # The FreeBSD Japanese Documentation Project -# Original revision: r49777 +# Original revision: r49780 .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -15,7 +15,7 @@ # The year the top level events.html file starts from: YEARSTART= 2017 # Years to generate past events pages for and link from top level: -PASTYEARS= 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 +PASTYEARS= 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 DATA= events.css INDEXLINK= events.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701031156.v03BuclQ063340>