svn commit: r46299 - head/en_US.ISO8859-1/htdocs/releases

Glen Barber gjb at FreeBSD.org
Thu Feb 26 21:57:32 UTC 2015


Author: gjb
Date: Thu Feb 26 21:57:31 2015
New Revision: 46299
URL: https://svnweb.freebsd.org/changeset/doc/46299

Log:
  Connect the 10.2-RELEASE and 11.0-RELEASE schedules
  to the build.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/en_US.ISO8859-1/htdocs/releases/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/Makefile	Thu Feb 26 21:57:14 2015	(r46298)
+++ head/en_US.ISO8859-1/htdocs/releases/Makefile	Thu Feb 26 21:57:31 2015	(r46299)
@@ -18,7 +18,8 @@ SUBDIR+=	6.0R 6.1R 6.2R 6.3R 6.4R
 SUBDIR+=	7.0R 7.1R 7.2R 7.3R 7.4R
 SUBDIR+=	8.0R 8.1R 8.2R 8.3R 8.4R
 SUBDIR+=	9.0R 9.1R 9.2R 9.3R
-SUBDIR+=	10.0R 10.1R
+SUBDIR+=	10.0R 10.1R 10.2R
+SUBDIR+=	11.0R
 
 .if defined(NEW_BUILD)
 SUBDIR=


More information about the svn-doc-head mailing list