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

Glen Barber gjb at FreeBSD.org
Tue May 14 18:11:29 UTC 2019


Author: gjb
Date: Tue May 14 18:11:28 2019
New Revision: 53020
URL: https://svnweb.freebsd.org/changeset/doc/53020

Log:
  Connect the 12.1R 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	Tue May 14 18:09:29 2019	(r53019)
+++ head/en_US.ISO8859-1/htdocs/releases/Makefile	Tue May 14 18:11:28 2019	(r53020)
@@ -20,7 +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 11.2R 11.3R
-SUBDIR+=	12.0R
+SUBDIR+=	12.0R 12.1R
 
 .if defined(NEW_BUILD)
 SUBDIR=


More information about the svn-doc-all mailing list