svn commit: r39047 - head/en_US.ISO8859-1/htdocs/releases
Ken Smith
kensmith at FreeBSD.org
Thu Jun 14 19:16:04 UTC 2012
Author: kensmith
Date: Thu Jun 14 19:16:03 2012
New Revision: 39047
URL: http://svn.freebsd.org/changeset/doc/39047
Log:
Hook up the 9.1R directory to the build so the schedule for 9.1-RELEASE
becomes available on the website.
Tested by: gjb
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 Jun 14 17:22:19 2012 (r39046)
+++ head/en_US.ISO8859-1/htdocs/releases/Makefile Thu Jun 14 19:16:03 2012 (r39047)
@@ -17,7 +17,7 @@ SUBDIR+= 5.0R 5.1R 5.2R 5.2.1R 5.3R 5.4R
SUBDIR+= 6.0R 6.1R 6.2R 6.3R 6.4R
SUBDIR+= 7.0R 7.1R 7.2R 7.3R 7.4R
SUBDIR+= 8.0R 8.1R 8.2R 8.3R
-SUBDIR+= 9.0R
+SUBDIR+= 9.0R 9.1R
.if defined $(NEW_BUILD)
SUBDIR=
More information about the svn-doc-head
mailing list