PERFORCE change 173410 for review
Gabor Pali
pgj at FreeBSD.org
Wed Jan 20 14:05:55 UTC 2010
http://p4web.freebsd.org/chv.cgi?CH=173410
Change 173410 by pgj at Binturong on 2010/01/20 14:05:50
MFen (www):
1.17 -> 1.18 hu/events/Makefile
Affected files ...
.. //depot/projects/docproj_hu/www/hu/events/Makefile#4 edit
Differences ...
==== //depot/projects/docproj_hu/www/hu/events/Makefile#4 (text+ko) ====
@@ -4,7 +4,7 @@
# The FreeBSD Hungarian Documentation Project #
###################################################
# %SOURCE% en/events/Makefile
-# %SRCID% 1.17
+# %SRCID% 1.18
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@@ -14,9 +14,9 @@
.endif
# 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:
-PASTYEARS= 2008 2007 2006 2005 2004 2003
+PASTYEARS= 2009 2008 2007 2006 2005 2004 2003
DATA= events.css
INDEXLINK= events.html
@@ -30,7 +30,7 @@
XMLDOCS+= events${year}:${XSL_EVENTS_PAST}:${XML_EVENTS_EVENTS}:
PARAMS.events${year}= --param year ${year}
PARAMS.events${year}+= --stringparam pastyears '${PASTYEARS}'
-DEPENDSET.events${year}= events${year}
+DEPENDSET.events${year}= events
.endfor
XMLDOCS+= events_ics:${XSL_EVENTS_ICS}:${XML_EVENTS_EVENTS}:events.ics
More information about the p4-projects
mailing list