From 4afb6787f7d87807e864706e3c608eaa400df8af Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Tue, 31 Dec 2013 12:50:12 +0000 Subject: [PATCH] Add 2013 to PASTYEARS. Submitted by: bz Sponsored by: The FreeBSD Foundation --- en_US.ISO8859-1/htdocs/events/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/events/Makefile b/en_US.ISO8859-1/htdocs/events/Makefile index 16a626e94b..7b5aa63291 100644 --- a/en_US.ISO8859-1/htdocs/events/Makefile +++ b/en_US.ISO8859-1/htdocs/events/Makefile @@ -13,7 +13,7 @@ SUBDIR+= 2003 # The year the top level events.html file starts from: 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