From 8f292dfd2ba6f604f9acf22042828a064e6dd8f5 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Mon, 12 Feb 2018 17:51:01 +0000 Subject: [PATCH] Connect the 11.2R directory to the build. Sponsored by: The FreeBSD Foundation --- en_US.ISO8859-1/htdocs/releases/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/releases/Makefile b/en_US.ISO8859-1/htdocs/releases/Makefile index 7a7d960f1d..09bac9cfda 100644 --- a/en_US.ISO8859-1/htdocs/releases/Makefile +++ b/en_US.ISO8859-1/htdocs/releases/Makefile @@ -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)