summaryrefslogtreecommitdiff
path: root/benchmarks/iozone21
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/iozone21')
-rw-r--r--benchmarks/iozone21/Makefile2
-rw-r--r--benchmarks/iozone21/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile
index e9bb1cbd8f7a..86bc90c25094 100644
--- a/benchmarks/iozone21/Makefile
+++ b/benchmarks/iozone21/Makefile
@@ -14,8 +14,6 @@ EXTRACT_SUFX= .shar.gz
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Performance Test of Sequential File I/O (older version)
-
LATEST_LINK= iozone21
EXTRACT_CMD= ( gzcat | awk '{if (/^\#!/) x++} {if(x) print $$0'}| /bin/sh )
diff --git a/benchmarks/iozone21/pkg-comment b/benchmarks/iozone21/pkg-comment
new file mode 100644
index 000000000000..2b70b17d121e
--- /dev/null
+++ b/benchmarks/iozone21/pkg-comment
@@ -0,0 +1 @@
+Performance Test of Sequential File I/O (older version)