diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-07-19 19:44:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-07-19 19:44:15 +0000 |
commit | 58d45fd566f28d4908a58d1ad5526cbaa43f7ee1 (patch) | |
tree | c22fb12327bd5a1d7ff82e051483a31dd391eec8 /Tools | |
parent | Remove references to my mirror, which will be decommissioned shortly; (diff) |
5 and 5-exp are no longer supported.
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 87cb997c0e79..5bb7d97c0fb1 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="5 6 7 5-exp 6-exp 6-exp2 7 7-exp 8 8-exp" +branches="6 7 6-exp 6-exp2 7 7-exp 8 8-exp" squid_dir=${scratchpart}/squid maxjobs=3 sudo_cmd= |