Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2021 15:30:55 GMT
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 578dca8c8577 - main - */*: Reset MAINTAINER due to fatal email bounces
Message-ID:  <202109251530.18PFUthv061970@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by zi:

URL: https://cgit.FreeBSD.org/ports/commit/?id=578dca8c8577df4cf35dfd79ce1417f77a2a0f5a

commit 578dca8c8577df4cf35dfd79ce1417f77a2a0f5a
Author:     Ryan Steinmetz <zi@FreeBSD.org>
AuthorDate: 2021-09-25 15:30:47 +0000
Commit:     Ryan Steinmetz <zi@FreeBSD.org>
CommitDate: 2021-09-25 15:30:47 +0000

    */*: Reset MAINTAINER due to fatal email bounces
---
 devel/pmdk/Makefile         | 2 +-
 sysutils/turbostat/Makefile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/pmdk/Makefile b/devel/pmdk/Makefile
index 09c72212ad87..0b14a47e4559 100644
--- a/devel/pmdk/Makefile
+++ b/devel/pmdk/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	pmdk
 DISTVERSION=	1.6.1
 CATEGORIES=	devel
 
-MAINTAINER=	d.scott.phillips@intel.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Libraries and tools to manage and access persistent memory devices
 
 # PMDK code is BSD3CLAUSE, jemalloc is BSD2CLAUSE,
diff --git a/sysutils/turbostat/Makefile b/sysutils/turbostat/Makefile
index 2a48d2258b21..c748473c3a7e 100644
--- a/sysutils/turbostat/Makefile
+++ b/sysutils/turbostat/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	https://raw.githubusercontent.com/torvalds/linux/v${PORTVERSION}/t
 DISTFILES=	${PORTNAME}.c ${PORTNAME}.8 msr-index.h intel-family.h
 DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	d.scott.phillips@intel.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Report power statistics for Intel CPUs
 
 LICENSE=	GPLv2



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