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

Glen Barber gjb at FreeBSD.org
Mon Sep 18 17:46:58 UTC 2017


Author: gjb
Date: Mon Sep 18 17:46:57 2017
New Revision: 50870
URL: https://svnweb.freebsd.org/changeset/doc/50870

Log:
  Connect the 12.0R directory 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	Mon Sep 18 17:46:34 2017	(r50869)
+++ head/en_US.ISO8859-1/htdocs/releases/Makefile	Mon Sep 18 17:46:57 2017	(r50870)
@@ -20,6 +20,7 @@ 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+=	12.0R
 
 .if defined(NEW_BUILD)
 SUBDIR=


More information about the svn-doc-all mailing list