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

Glen Barber gjb at FreeBSD.org
Thu Mar 21 18:16:56 UTC 2019


Author: gjb
Date: Thu Mar 21 18:16:54 2019
New Revision: 52880
URL: https://svnweb.freebsd.org/changeset/doc/52880

Log:
  Connect the 11.3-RELEASE schedule 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 Mar 21 18:16:28 2019	(r52879)
+++ head/en_US.ISO8859-1/htdocs/releases/Makefile	Thu Mar 21 18:16:54 2019	(r52880)
@@ -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 11.2R
+SUBDIR+=	11.0R 11.1R 11.2R 11.3R
 SUBDIR+=	12.0R
 
 .if defined(NEW_BUILD)


More information about the svn-doc-all mailing list