diff options
author | wiz <wiz@pkgsrc.org> | 2002-01-22 20:50:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-01-22 20:50:52 +0000 |
commit | 681ba092c8f870e1b98952b293f8cd205cbcd608 (patch) | |
tree | 77c228c90df1af7cfb201700e12a079c2a354f74 /benchmarks/hbench | |
parent | 72d9e5d72b9829f0ac3b1fbe611ffcf8acf113d4 (diff) | |
download | pkgsrc-681ba092c8f870e1b98952b293f8cd205cbcd608.tar.gz |
Undo last -- version was already bumped.
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 98ee2b38a90..09f84991db4 100644 --- a/benchmarks/hbench/Makefile +++ b/benchmarks/hbench/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2002/01/22 20:47:55 jdolecek Exp $ +# $NetBSD: Makefile,v 1.20 2002/01/22 20:50:52 wiz Exp $ DISTNAME= hbench-OS-1.0 -PKGNAME= hbench-1.0nb1 +PKGNAME= hbench-1.0 PKGREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.eecs.harvard.edu/pub/hbench-OS/ |