Author: gjb Date: Wed Jun 26 00:42:45 2013 New Revision: 252225 URL: http://svnweb.freebsd.org/changeset/base/252225
Log: Set SRCBRANCH to stable/9 in release.conf.sample. This is a direct commit to stable/9. Approved by: kib (mentor, implicit) Modified: stable/9/release/release.conf.sample Modified: stable/9/release/release.conf.sample ============================================================================== --- stable/9/release/release.conf.sample Wed Jun 26 00:38:40 2013 (r252224) +++ stable/9/release/release.conf.sample Wed Jun 26 00:42:45 2013 (r252225) @@ -10,7 +10,7 @@ CHROOTDIR="/scratch" SVNROOT="svn://svn.FreeBSD.org" ## Set the src/, ports/, and doc/ branches or tags. -SRCBRANCH="base/head" +SRCBRANCH="base/stable/9" DOCBRANCH="doc/head" PORTBRANCH="ports/head" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9 To unsubscribe, send any mail to "[email protected]"
