diff options
Diffstat (limited to 'Tools/portbuild/scripts/makeindex')
| -rwxr-xr-x | Tools/portbuild/scripts/makeindex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Tools/portbuild/scripts/makeindex b/Tools/portbuild/scripts/makeindex index be3bb1810da4..2f75ef57f5d2 100755 --- a/Tools/portbuild/scripts/makeindex +++ b/Tools/portbuild/scripts/makeindex @@ -27,8 +27,8 @@ case "x$1" in x4) branch=4 export PORTOBJFORMAT=elf - # export OSREL=4.2 - # export OSVERSION=420001 + export OSREL=4.3 + export OSVERSION=430000 ;; x5) branch=5 |
