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

Glen Barber gjb at FreeBSD.org
Mon Feb 12 17:51:02 UTC 2018


Author: gjb
Date: Mon Feb 12 17:51:01 2018
New Revision: 51416
URL: https://svnweb.freebsd.org/changeset/doc/51416

Log:
  Connect the 11.2R directory to the build.
  
  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	Mon Feb 12 17:50:03 2018	(r51415)
+++ head/en_US.ISO8859-1/htdocs/releases/Makefile	Mon Feb 12 17:51:01 2018	(r51416)
@@ -19,7 +19,7 @@ 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 10.2R 10.3R 10.4R
-SUBDIR+=	11.0R 11.1R
+SUBDIR+=	11.0R 11.1R 11.2R
 SUBDIR+=	12.0R
 
 .if defined(NEW_BUILD)


More information about the svn-doc-all mailing list