diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2004-12-05 04:19:12 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-12-05 04:19:12 +0000 |
commit | 3e0e74cee04573715ce3e509abbe08fa12125608 (patch) | |
tree | 3730a4694d75a273a5a0d375e3e2563c6654a091 /benchmarks/raidtest | |
parent | 1152cd49e8606ebedf7bd61c3d4815127126ea5c (diff) | |
download | ports-3e0e74cee04573715ce3e509abbe08fa12125608.tar.gz ports-3e0e74cee04573715ce3e509abbe08fa12125608.zip |
Notes
Diffstat (limited to 'benchmarks/raidtest')
-rw-r--r-- | benchmarks/raidtest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/raidtest/Makefile b/benchmarks/raidtest/Makefile index 473ffd444c9e..78a06640f9c7 100644 --- a/benchmarks/raidtest/Makefile +++ b/benchmarks/raidtest/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.0 CATEGORIES= benchmarks MAINTAINER= pjd@FreeBSD.org -COMMENT= used to test performance of storage devices +COMMENT= Test performance of storage devices NO_WRKSUBDIR= yes PLIST_FILES= bin/raidtest |