diff --git a/ja_JP.eucJP/htdocs/events/Makefile b/ja_JP.eucJP/htdocs/events/Makefile index 5c4deeab08..b7a2dfe44a 100644 --- a/ja_JP.eucJP/htdocs/events/Makefile +++ b/ja_JP.eucJP/htdocs/events/Makefile @@ -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