diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-23 14:38:17 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-23 14:38:17 +0000 |
commit | 03def879af22731347330ed38638c665fa7fee9b (patch) | |
tree | 0180a6bd91f5535dfdb576aa598084a0ee1eb609 /Tools | |
parent | 6c6af2d821007b0acb008641e396e2a338fb73ce (diff) | |
download | ports-03def879af22731347330ed38638c665fa7fee9b.tar.gz ports-03def879af22731347330ed38638c665fa7fee9b.zip |
Add 9 and 9-exp to this sample file. Delete 6-exp2.
Notes
Notes:
svn path=/head/; revision=240182
Diffstat (limited to 'Tools')
-rw-r--r-- | Tools/portbuild/portbuild.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/portbuild/portbuild.conf b/Tools/portbuild/portbuild.conf index 5bb7d97c0fb1..d2cfa6cd99bc 100644 --- a/Tools/portbuild/portbuild.conf +++ b/Tools/portbuild/portbuild.conf @@ -14,7 +14,7 @@ client_user=root mailto=kris@FreeBSD.org,linimon@FreeBSD.org,pav@FreeBSD.org scratchpart=/x scratchdir=${scratchpart}/tmp -branches="6 7 6-exp 6-exp2 7 7-exp 8 8-exp" +branches="6 7 6-exp 7 7-exp 8 8-exp 9 9-exp" squid_dir=${scratchpart}/squid maxjobs=3 sudo_cmd= |