diff options
author | jdolecek <jdolecek> | 2001-09-22 20:48:28 +0000 |
---|---|---|
committer | jdolecek <jdolecek> | 2001-09-22 20:48:28 +0000 |
commit | bf7564730216887aee7e5d2171ff529f67cb0217 (patch) | |
tree | 5f8c82ea38c560595254e8e7d0ff558aeec0fae7 /benchmarks | |
parent | 6b0a917ed87b33b7071c0dd44be0192c189a7c0c (diff) | |
download | pkgsrc-bf7564730216887aee7e5d2171ff529f67cb0217.tar.gz |
bump version to 1.0nb1 - the bw_pipe pipe descriptor fix
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/hbench/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile index 96a1f74f1ce..3169fe14b84 100644 --- a/benchmarks/hbench/Makefile +++ b/benchmarks/hbench/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2001/04/09 11:45:36 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2001/09/22 20:48:28 jdolecek Exp $ DISTNAME= hbench-OS-1.0 -PKGNAME= hbench-1.0 +PKGNAME= hbench-1.0nb1 CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.eecs.harvard.edu/pub/hbench-OS/ |