diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2002-01-22 20:47:55 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2002-01-22 20:47:55 +0000 |
commit | 72d9e5d72b9829f0ac3b1fbe611ffcf8acf113d4 (patch) | |
tree | c0f4bc895729a4110377f811559cf32b365b4cf2 /benchmarks | |
parent | 0e3b5047bb9d84810b98fcaeaa9033040be54196 (diff) | |
download | pkgsrc-72d9e5d72b9829f0ac3b1fbe611ffcf8acf113d4.tar.gz |
belately bump version to 1.0nb1, for the bw_pipe 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 bc84683b8a6..98ee2b38a90 100644 --- a/benchmarks/hbench/Makefile +++ b/benchmarks/hbench/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2001/11/29 01:12:26 hubertf Exp $ +# $NetBSD: Makefile,v 1.19 2002/01/22 20:47:55 jdolecek Exp $ DISTNAME= hbench-OS-1.0 -PKGNAME= hbench-1.0 +PKGNAME= hbench-1.0nb1 PKGREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.eecs.harvard.edu/pub/hbench-OS/ |