aboutsummaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-11-25 15:51:02 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-11-25 15:51:02 +0000
commit2830a3d3df868ab8f5a0e12ba68e59745aa4a918 (patch)
treee9a1d34a80be3115026aaecc3bf5e8b9d243080c /Tools
parent7649871840f7a8b98062df8dd6ff5834a204e4c1 (diff)
downloadports-2830a3d3df868ab8f5a0e12ba68e59745aa4a918.tar.gz
ports-2830a3d3df868ab8f5a0e12ba68e59745aa4a918.zip
Notes
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/portbuild/scripts/dopackagestats4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tools/portbuild/scripts/dopackagestats b/Tools/portbuild/scripts/dopackagestats
index 9e2f1c9f145f..c37778170c37 100755
--- a/Tools/portbuild/scripts/dopackagestats
+++ b/Tools/portbuild/scripts/dopackagestats
@@ -58,6 +58,10 @@ write_row () {
else
indexfile=$directory/ports/INDEX-$branch
fi
+ # work around the fact that 5-exp is really 6-exp-prime
+ if [ ! -f $indexfile ]; then
+ indexfile=$directory/ports/`cd $directory/ports&&ls INDEX* | head -1`
+ fi
# column: date of CVS checkout
cvsdone="&nbsp;"