diff options
Diffstat (limited to 'benchmarks/hbench/Makefile')
-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 495a0969f37..79c8ab18d71 100644 --- a/benchmarks/hbench/Makefile +++ b/benchmarks/hbench/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2020/08/31 18:06:37 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2021/05/24 19:49:09 wiz Exp $ DISTNAME= hbench-OS-1.1 PKGNAME= hbench-1.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= benchmarks #MASTER_SITES= http://www.eecs.harvard.edu/vino/perf/hbench/ |