Author: kensmith
Date: Wed Aug 12 07:22:12 2009
New Revision: 196111
URL: http://svn.freebsd.org/changeset/base/196111

Log:
  Adjust for RELENG_8.
  
  Approved by:  re (implicit)

Modified:
  stable/8/release/Makefile

Modified: stable/8/release/Makefile
==============================================================================
--- stable/8/release/Makefile   Wed Aug 12 07:08:14 2009        (r196110)
+++ stable/8/release/Makefile   Wed Aug 12 07:22:12 2009        (r196111)
@@ -18,7 +18,7 @@
 # Set these, release builder!
 #
 # Fixed version:
-#BUILDNAME=8.0-CURRENT
+#BUILDNAME=8.0-STABLE
 #
 # Automatic SNAP versioning:
 DATE != date +%Y%m%d
@@ -27,7 +27,7 @@ BUILDNAME?=${BASE}-${DATE}-SNAP
 #
 #CHROOTDIR=/junk/release
 # If this is a -stable snapshot, then set
-#RELEASETAG=RELENG_7
+#RELEASETAG=RELENG_8
 #
 # To test a release with a source tree containing patches and
 # other work. This tree will get copied instead of getting the
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to