Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 2018 12:45:27 +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: r51362 - head/ja_JP.eucJP/htdocs/events
Message-ID:  <201801041245.w04CjRA2062802@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ryusuke
Date: Thu Jan  4 12:45:27 2018
New Revision: 51362
URL: https://svnweb.freebsd.org/changeset/doc/51362

Log:
  - Merge the following from the English version:
  
  	r49780 -> r51352	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	Tue Jan  2 13:47:48 2018	(r51361)
+++ head/ja_JP.eucJP/htdocs/events/Makefile	Thu Jan  4 12:45:27 2018	(r51362)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 # The FreeBSD Japanese Documentation Project
-# Original revision: r49780
+# Original revision: r51352
 
 .if exists(../Makefile.conf)
 .include "../Makefile.conf"
@@ -13,9 +13,9 @@
 #SUBDIR+= 2003
 
 # The year the top level events.html file starts from:
-YEARSTART= 2017
+YEARSTART= 2018
 # Years to generate past events pages for and link from top level:
-PASTYEARS= 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003
+PASTYEARS= 2017 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?201801041245.w04CjRA2062802>