aboutsummaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-07-29 19:43:22 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-07-29 19:43:22 +0000
commitca2e9e98c7b3fd496b4a226f6248061c6d2ad3fb (patch)
tree537caff8d2153cf53e93571810d3b4a0f43703fe /Tools
parentacaa583641b3158d533e47b132f19548a07f00f6 (diff)
downloadports-ca2e9e98c7b3fd496b4a226f6248061c6d2ad3fb.tar.gz
ports-ca2e9e98c7b3fd496b4a226f6248061c6d2ad3fb.zip
Notes
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/portbuild/scripts/makeindex8
1 files changed, 0 insertions, 8 deletions
diff --git a/Tools/portbuild/scripts/makeindex b/Tools/portbuild/scripts/makeindex
index 89f574b65561..a17892a73dba 100755
--- a/Tools/portbuild/scripts/makeindex
+++ b/Tools/portbuild/scripts/makeindex
@@ -26,14 +26,6 @@ if [ $# != 1 ]; then
fi
case "x$1" in
- x4)
- branch=4
- INDEXFILE=INDEX
- ;;
- x4-exp)
- branch=4-exp
- INDEXFILE=INDEX
- ;;
x5)
branch=5
INDEXFILE=INDEX-5