svn commit: r51352 - head/en_US.ISO8859-1/htdocs/events
Benedict Reuschling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bcr Date: Sun Dec 31 18:19:30 2017 New Revision: 51352 URL: https://svnweb.freebsd.org/changeset/doc/51352 Log: Bump the STARTYEAR to 2018, which was forgotten as part of r51351. 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 Sun Dec 31 18:14:23 2017 (r51351) +++ head/en_US.ISO8859-1/htdocs/events/Makefile Sun Dec 31 18:19:30 2017 (r51352) @@ -11,9 +11,9 @@ SUBDIR= 2002 SUBDIR+= 2003 # The year the top level events.html file starts from: -YEARSTART= 2017 +YEARSTART= 2018 # Years to generate past events pages for and link from top level: -PASTYEARS= 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 +PASTYEARS= 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 DATA= events.css INDEXLINK= events.html _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"