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 7b25dde1842..422f1654e25 100644 --- a/benchmarks/hbench/Makefile +++ b/benchmarks/hbench/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2016/02/25 11:09:50 jperkin Exp $ +# $NetBSD: Makefile,v 1.56 2016/07/09 06:37:50 wiz Exp $ DISTNAME= hbench-OS-1.1 PKGNAME= hbench-1.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= benchmarks MASTER_SITES= http://www.eecs.harvard.edu/vino/perf/hbench/ |