Date: Thu, 31 Dec 2015 12:06:25 +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: r47941 - head/ja_JP.eucJP/htdocs/events Message-ID: <201512311206.tBVC6PpK088202@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ryusuke Date: Thu Dec 31 12:06:24 2015 New Revision: 47941 URL: https://svnweb.freebsd.org/changeset/doc/47941 Log: - Merge the following from the English version: r46128 -> r47936 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 Thu Dec 31 11:58:05 2015 (r47940) +++ head/ja_JP.eucJP/htdocs/events/Makefile Thu Dec 31 12:06:24 2015 (r47941) @@ -1,6 +1,6 @@ # $FreeBSD$ # The FreeBSD Japanese Documentation Project -# Original revision: r46128 +# Original revision: r47936 .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -13,9 +13,9 @@ #SUBDIR+= 2003 # The year the top level events.html file starts from: -YEARSTART= 2015 +YEARSTART= 2016 # Years to generate past events pages for and link from top level: -PASTYEARS= 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 +PASTYEARS= 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?201512311206.tBVC6PpK088202>