Merge the following from the English version:
1.18 -> 1.19 www/ja/events/Makefile
This commit is contained in:
parent
810c0c151f
commit
68ab573ddc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36823
1 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD: www/ja/events/Makefile,v 1.1 2010/01/20 15:51:38 ryusuke Exp $
|
||||||
# The FreeBSD Japanese Documentation Project
|
# The FreeBSD Japanese Documentation Project
|
||||||
# Original revision: 1.18
|
# Original revision: 1.19
|
||||||
|
|
||||||
.if exists(../Makefile.conf)
|
.if exists(../Makefile.conf)
|
||||||
.include "../Makefile.conf"
|
.include "../Makefile.conf"
|
||||||
|
|
@ -13,9 +13,9 @@
|
||||||
#SUBDIR+= 2003
|
#SUBDIR+= 2003
|
||||||
|
|
||||||
# The year the top level events.html file starts from:
|
# The year the top level events.html file starts from:
|
||||||
YEARSTART= 2009
|
YEARSTART= 2010
|
||||||
# Years to generate past events pages for and link from top level:
|
# Years to generate past events pages for and link from top level:
|
||||||
PASTYEARS= 2008 2007 2006 2005 2004 2003
|
PASTYEARS= 2009 2008 2007 2006 2005 2004 2003
|
||||||
|
|
||||||
DATA= events.css
|
DATA= events.css
|
||||||
INDEXLINK= events.html
|
INDEXLINK= events.html
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue