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

Glen Barber gjb at FreeBSD.org
Tue Mar 4 22:46:08 UTC 2014


Author: gjb
Date: Tue Mar  4 22:46:07 2014
New Revision: 44125
URL: http://svnweb.freebsd.org/changeset/doc/44125

Log:
  Connect 9.3R 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	Tue Mar  4 22:45:37 2014	(r44124)
+++ head/en_US.ISO8859-1/htdocs/releases/Makefile	Tue Mar  4 22:46:07 2014	(r44125)
@@ -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 8.4R
-SUBDIR+=	9.0R 9.1R 9.2R
+SUBDIR+=	9.0R 9.1R 9.2R 9.3R
 SUBDIR+=	10.0R
 
 .if defined(NEW_BUILD)


More information about the svn-doc-all mailing list