diff options
author | wiz <wiz> | 2002-01-22 20:50:52 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-01-22 20:50:52 +0000 |
commit | 8019b0eaccfff7aacb46f7b67f6846355ec03105 (patch) | |
tree | 77c228c90df1af7cfb201700e12a079c2a354f74 /benchmarks | |
parent | f487d2659e62665b04fdedb786b959cf0142019f (diff) | |
download | pkgsrc-8019b0eaccfff7aacb46f7b67f6846355ec03105.tar.gz |
Undo last -- version was already bumped.
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 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/ |