diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2001-09-22 20:48:28 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2001-09-22 20:48:28 +0000 |
commit | dbb836907efbc80aadf1d5fb24aeedbdc015320a (patch) | |
tree | 5f8c82ea38c560595254e8e7d0ff558aeec0fae7 /benchmarks/hbench | |
parent | f69d9269a4248e135e1f221a66a3ee277979c14b (diff) | |
download | pkgsrc-dbb836907efbc80aadf1d5fb24aeedbdc015320a.tar.gz |
bump version to 1.0nb1 - the bw_pipe pipe descriptor fix
Diffstat (limited to 'benchmarks/hbench')
-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/ |