aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/raidtest
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-05-07 12:31:44 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-05-07 12:31:44 +0000
commiteb8b1d879768560a7ad57d66337fdc37f95b8f47 (patch)
tree7f1592b3ceeb2b3e849995b6d91391c39fa78ae3 /benchmarks/raidtest
parent7a125423a84eb1234ecbecb7ae2bcad6321c8dc5 (diff)
downloadports-eb8b1d879768560a7ad57d66337fdc37f95b8f47.tar.gz
ports-eb8b1d879768560a7ad57d66337fdc37f95b8f47.zip
- Satisfy portlint
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=161572
Diffstat (limited to 'benchmarks/raidtest')
-rw-r--r--benchmarks/raidtest/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/raidtest/Makefile b/benchmarks/raidtest/Makefile
index 45e9e0e706d8..e6b3c0bd7041 100644
--- a/benchmarks/raidtest/Makefile
+++ b/benchmarks/raidtest/Makefile
@@ -9,6 +9,8 @@
PORTNAME= raidtest
PORTVERSION= 1.0
CATEGORIES= benchmarks
+MASTER_SITES= # none
+DISTFILES= # none
MAINTAINER= pjd@FreeBSD.org
COMMENT= Test performance of storage devices
@@ -16,7 +18,7 @@ COMMENT= Test performance of storage devices
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 501000
-IGNORE= "supports only FreeBSD 5.1 and above"
+IGNORE= supports only FreeBSD 5.1 and above
.endif
NO_WRKSUBDIR= yes