aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/iozone
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-04 00:48:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-04 00:48:30 +0000
commit5ed86f75a61a007f894ff83550bf413c9525ad6a (patch)
tree89c63aad9e3683d58f7f58ebdf5323bd1d8a51d2 /benchmarks/iozone
parentbc519aa26b9746380b3402efc7f80cf5bf1eed48 (diff)
downloadports-5ed86f75a61a007f894ff83550bf413c9525ad6a.tar.gz
ports-5ed86f75a61a007f894ff83550bf413c9525ad6a.zip
Fix pkg name collision
Notes
Notes: svn path=/head/; revision=338610
Diffstat (limited to 'benchmarks/iozone')
-rw-r--r--benchmarks/iozone/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index 55086eec6399..e9e257a35749 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -11,7 +11,7 @@ EXTRACT_SUFX= .tar
MAINTAINER= chifeng@gmail.com
COMMENT= Performance Test of Sequential File I/O
-CONFLICTS= iozone-2.*
+CONFLICTS= iozone-2.* iozone21-*
WRKSRC= ${WRKDIR}/${DISTNAME}/src/current