Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2012 19:16:04 +0000 (UTC)
From:      Ken Smith <kensmith@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r39047 - head/en_US.ISO8859-1/htdocs/releases
Message-ID:  <201206141916.q5EJG4nq013513@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206141916.q5EJG4nq013513>