svn commit: r49780 - head/en_US.ISO8859-1/htdocs/events

Rene Ladan rene at FreeBSD.org
Sat Dec 31 19:50:46 UTC 2016


Author: rene
Date: Sat Dec 31 19:50:45 2016
New Revision: 49780
URL: https://svnweb.freebsd.org/changeset/doc/49780

Log:
  add 2016 to PASTYEARS for the past event pages.

Modified:
  head/en_US.ISO8859-1/htdocs/events/Makefile

Modified: head/en_US.ISO8859-1/htdocs/events/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/events/Makefile	Sat Dec 31 18:00:52 2016	(r49779)
+++ head/en_US.ISO8859-1/htdocs/events/Makefile	Sat Dec 31 19:50:45 2016	(r49780)
@@ -13,7 +13,7 @@ SUBDIR+= 2003
 # The year the top level events.html file starts from:
 YEARSTART= 2017
 # Years to generate past events pages for and link from top level:
-PASTYEARS= 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003
+PASTYEARS= 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003
 
 DATA=	events.css
 INDEXLINK=	events.html


More information about the svn-doc-all mailing list