- Merge the following from the English version:
r38855 -> r43408 head/ja_JP.eucJP/htdocs/events/Makefile
This commit is contained in:
parent
439ff3e52a
commit
ad713a5e19
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43411
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
# Original revision: r38855
|
||||
# Original revision: r43408
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -13,9 +13,9 @@
|
|||
#SUBDIR+= 2003
|
||||
|
||||
# The year the top level events.html file starts from:
|
||||
YEARSTART= 2013
|
||||
YEARSTART= 2014
|
||||
# Years to generate past events pages for and link from top level:
|
||||
PASTYEARS= 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003
|
||||
PASTYEARS= 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003
|
||||
|
||||
DATA= events.css
|
||||
INDEXLINK= events.html
|
||||
|
|
Loading…
Reference in a new issue