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 35247420641..14df5b24d28 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2014/12/09 13:56:44 mef Exp $ +# $NetBSD: Makefile,v 1.54 2015/06/12 10:48:25 wiz Exp $ DISTNAME= iozone3_429 PKGNAME= ${DISTNAME:S/3_/-3./} +PKGREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://www.iozone.org/src/current/ EXTRACT_SUFX= .tar |