diff options
Diffstat (limited to 'benchmarks/iozone/Makefile')
-rw-r--r-- | benchmarks/iozone/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index abab5ef9d5d..5f04adad78c 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2015/07/13 14:05:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.56 2016/07/09 06:37:50 wiz Exp $ DISTNAME= iozone3_430 PKGNAME= ${DISTNAME:S/3_/-3./} +PKGREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://www.iozone.org/src/current/ EXTRACT_SUFX= .tar |