mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Satisfy portlint
Approved by: maintainer
This commit is contained in:
parent
7a125423a8
commit
eb8b1d8797
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161572
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user