aboutsummaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2010-12-21 08:25:08 +0000
committerErwin Lansing <erwin@FreeBSD.org>2010-12-21 08:25:08 +0000
commitfa2e0c2cefa3c5649a22cd283260233ce8a255da (patch)
tree56b726db80655b6dde0441456c9f5a244eb22dbc /Tools
parent13e06cee1cc707b3e9c6fe090844e2eba5edbc31 (diff)
downloadports-fa2e0c2cefa3c5649a22cd283260233ce8a255da.tar.gz
ports-fa2e0c2cefa3c5649a22cd283260233ce8a255da.zip
Notes
Diffstat (limited to 'Tools')
-rw-r--r--Tools/portbuild/conf/server.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/Tools/portbuild/conf/server.conf b/Tools/portbuild/conf/server.conf
index 0fe9f966a590..5ee83f21d1db 100644
--- a/Tools/portbuild/conf/server.conf
+++ b/Tools/portbuild/conf/server.conf
@@ -17,11 +17,10 @@
SUPPORTED_ARCHS="amd64 i386 ia64 powerpc sparc64"
-SRC_BRANCHES="6 7 8 9"
+SRC_BRANCHES="7 8 9"
SRC_BRANCHES_PATTERN="^[0-9]*"
-SRC_BRANCH_6_TAG=RELENG_6_4
SRC_BRANCH_7_TAG=RELENG_7_3
-SRC_BRANCH_8_TAG=RELENG_8_0
+SRC_BRANCH_8_TAG=RELENG_8_1
SRC_BRANCH_9_TAG=.
DEFAULT_LINUX_OSRELEASE="2.6.16"