Prepare for the 8.0-BETA2 builds.

Approved by:	re (implicit)
This commit is contained in:
Ken Smith 2009-07-15 17:29:05 +00:00
parent b064b6d1cd
commit e57e15a182
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=195712

View file

@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="8.0"
BRANCH="BETA1"
BRANCH="BETA2"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi