diff options
author | jtb <jtb> | 2001-06-04 23:10:35 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-06-04 23:10:35 +0000 |
commit | 4217e7c171de917045bb6f44def0f65a86ebe8aa (patch) | |
tree | 60ca9575ff165a4cb9d71a9329a817e8e01a2733 /benchmarks | |
parent | 1b557f3b6260b542cd3ff3564181f5e8f016ff2f (diff) | |
download | pkgsrc-4217e7c171de917045bb6f44def0f65a86ebe8aa.tar.gz |
Publication of derivative works not allowed.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/iozone/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index 6d782c47747..05075c34d2c 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/04/09 11:45:37 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2001/06/04 23:10:35 jtb Exp $ DISTNAME= iozone3_9 PKGNAME= iozone-3.09 @@ -10,6 +10,8 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.iozone.org/ COMMENT= Benchmark for file read and write speed +RESTRICTED= "Publication of derivative works not allowed" + WRKSRC= ${WRKDIR}/src MAKEFILE= makefile |