svn commit: r229261 - releng/9.0/release

Ken Smith kensmith at FreeBSD.org
Mon Jan 2 04:11:23 UTC 2012


Author: kensmith
Date: Mon Jan  2 04:11:22 2012
New Revision: 229261
URL: http://svn.freebsd.org/changeset/base/229261

Log:
  MFC r229258:
  RELENG_9 exists now so updated commented out target branch.
  
  Approved by:	re (implicit)

Modified:
  releng/9.0/release/Makefile.sysinstall
Directory Properties:
  releng/9.0/release/   (props changed)

Modified: releng/9.0/release/Makefile.sysinstall
==============================================================================
--- releng/9.0/release/Makefile.sysinstall	Mon Jan  2 04:01:34 2012	(r229260)
+++ releng/9.0/release/Makefile.sysinstall	Mon Jan  2 04:11:22 2012	(r229261)
@@ -33,7 +33,7 @@ BUILDNAME?=${BASE}-${DATE}-SNAP
 #
 #CHROOTDIR=/junk/release
 # If this is a -stable snapshot, then set
-#RELEASETAG=RELENG_8
+#RELEASETAG=RELENG_9
 #
 # To test a release with a source tree containing patches and
 # other work. This tree will get copied instead of getting the


More information about the svn-src-all mailing list