Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2021 15:45:04 +0000 (UTC)
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r568183 - head/benchmarks/iozone
Message-ID:  <202103121545.12CFj4Kf016441@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eduardo
Date: Fri Mar 12 15:45:03 2021
New Revision: 568183
URL: https://svnweb.freebsd.org/changeset/ports/568183

Log:
  benchmarks/iozone: Adopt port
  
  Approved by:	dbaio (mentor)
  Differential Revision:	https://reviews.freebsd.org/D29229

Modified:
  head/benchmarks/iozone/Makefile

Modified: head/benchmarks/iozone/Makefile
==============================================================================
--- head/benchmarks/iozone/Makefile	Fri Mar 12 15:12:13 2021	(r568182)
+++ head/benchmarks/iozone/Makefile	Fri Mar 12 15:45:03 2021	(r568183)
@@ -8,7 +8,7 @@ CATEGORIES=	benchmarks
 MASTER_SITES=	http://www.iozone.org/src/current/
 DISTNAME=	${PORTNAME}${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Performance Test of Sequential File I/O
 
 USES=		gmake tar



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103121545.12CFj4Kf016441>