svn commit: r546061 - head/benchmarks/perftest

Hans Petter Selasky hselasky at FreeBSD.org
Mon Aug 24 09:34:43 UTC 2020


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 at FreeBSD.org
+MAINTAINER=	hselasky at FreeBSD.org
 COMMENT=	Collection of tests for RDMA micro-benchmark
 
 LICENSE=	LGPL21 BSD2CLAUSE


More information about the svn-ports-head mailing list