Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2020 09:34:43 +0000 (UTC)
From:      Hans Petter Selasky <hselasky@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r546061 - head/benchmarks/perftest
Message-ID:  <202008240934.07O9Yh5s016013@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hselasky
Date: Mon Aug 24 09:34:42 2020
New Revision: 546061
URL: https://svnweb.freebsd.org/changeset/ports/546061

Log:
  Take ownership of perftest.
  
  Discussed with:	slavash@
  Approved by:	pi (implicit)

Modified:
  head/benchmarks/perftest/Makefile

Modified: head/benchmarks/perftest/Makefile
==============================================================================
--- head/benchmarks/perftest/Makefile	Mon Aug 24 09:33:47 2020	(r546060)
+++ head/benchmarks/perftest/Makefile	Mon Aug 24 09:34:42 2020	(r546061)
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	4.4-0.7
 CATEGORIES=	benchmarks
 
-MAINTAINER=	slavash@FreeBSD.org
+MAINTAINER=	hselasky@FreeBSD.org
 COMMENT=	Collection of tests for RDMA micro-benchmark
 
 LICENSE=	LGPL21 BSD2CLAUSE



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