svn commit: r50059 - head/en_US.ISO8859-1/htdocs/releases
Glen Barber
gjb at FreeBSD.org
Tue Mar 14 15:57:44 UTC 2017
Author: gjb
Date: Tue Mar 14 15:57:43 2017
New Revision: 50059
URL: https://svnweb.freebsd.org/changeset/doc/50059
Log:
Connect the 11.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 Mar 14 15:57:19 2017 (r50058)
+++ head/en_US.ISO8859-1/htdocs/releases/Makefile Tue Mar 14 15:57:43 2017 (r50059)
@@ -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
-SUBDIR+= 11.0R
+SUBDIR+= 11.0R 11.1R
.if defined(NEW_BUILD)
SUBDIR=
More information about the svn-doc-all
mailing list