diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /benchmarks/iozone | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'benchmarks/iozone')
-rw-r--r-- | benchmarks/iozone/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/iozone/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index 7cdda6490f2d..f0d53e16daca 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} EXTRACT_SUFX= .tar MAINTAINER= jmz@FreeBSD.org +COMMENT= Performance Test of Sequential File I/O WRKSRC= ${WRKDIR}/src/current diff --git a/benchmarks/iozone/pkg-comment b/benchmarks/iozone/pkg-comment deleted file mode 100644 index 4ff4e7b3d135..000000000000 --- a/benchmarks/iozone/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Performance Test of Sequential File I/O |