diff options
author | linimon <linimon@FreeBSD.org> | 2007-10-15 02:21:34 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-10-15 02:21:34 +0800 |
commit | 131a88b77446683a13afb242030d49f7cdf3ef63 (patch) | |
tree | 112113b1780e4e8501fa7ce9fb022a437924a28c /Tools | |
parent | 8a87e474ac886e86f35c6a7ccae33447faba2389 (diff) | |
download | freebsd-ports-gnome-131a88b77446683a13afb242030d49f7cdf3ef63.tar.gz freebsd-ports-gnome-131a88b77446683a13afb242030d49f7cdf3ef63.tar.zst freebsd-ports-gnome-131a88b77446683a13afb242030d49f7cdf3ef63.zip |
Update this example file to reflect 7.0 branching.
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 0aef575420ee..87cb997c0e79 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-exp" +branches="5 6 7 5-exp 6-exp 6-exp2 7 7-exp 8 8-exp" squid_dir=${scratchpart}/squid maxjobs=3 sudo_cmd= |