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 a73c570c310..9697a873771 100644 --- a/benchmarks/hbench/Makefile +++ b/benchmarks/hbench/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2013/05/31 12:39:38 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2014/05/29 23:35:16 wiz Exp $ DISTNAME= hbench-OS-1.1 PKGNAME= hbench-1.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= benchmarks MASTER_SITES= http://www.eecs.harvard.edu/vino/perf/hbench/ |