Author: kensmith Date: Sat Mar 3 07:04:45 2012 New Revision: 232444 URL: http://svn.freebsd.org/changeset/base/232444
Log: Update RELEASETAG and SVNBRANCH. Approved by: re (implicit) Modified: releng/8.3/release/Makefile Modified: releng/8.3/release/Makefile ============================================================================== --- releng/8.3/release/Makefile Sat Mar 3 07:02:43 2012 (r232443) +++ releng/8.3/release/Makefile Sat Mar 3 07:04:45 2012 (r232444) @@ -33,7 +33,7 @@ BUILDNAME?=${BASE}-${DATE}-SNAP # #CHROOTDIR=/junk/release # If this is a -stable snapshot, then set -#RELEASETAG=RELENG_8 +#RELEASETAG=RELENG_8_3 # # To test a release with a source tree containing patches and # other work. This tree will get copied instead of getting the @@ -72,7 +72,7 @@ BUILDNAME?=${BASE}-${DATE}-SNAP # # Subversion branch to build for src. If this is not set then it is # automatically computed from RELEASETAG. -#SVNBRANCH=stable/8 +#SVNBRANCH=releng/8.3 # # Non-zero if ${RELEASETAG} is in the form "RELENG_ver_RELEASE"; we # are building an official release. Otherwise, we are building for _______________________________________________ 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"