From dbbedb10bf1549381fe3bac694466ba192983953 Mon Sep 17 00:00:00 2001 From: bapt Date: Sat, 4 Jan 2014 00:48:30 +0000 Subject: Fix pkg name collision --- benchmarks/iozone/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmarks/iozone') 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 -- cgit