git: 578dca8c8577 - main - */*: Reset MAINTAINER due to fatal email bounces
Ryan Steinmetz
zi at FreeBSD.org
Sat Sep 25 15:30:56 UTC 2021
The branch main has been updated by zi:
URL: https://cgit.FreeBSD.org/ports/commit/?id=578dca8c8577df4cf35dfd79ce1417f77a2a0f5a
commit 578dca8c8577df4cf35dfd79ce1417f77a2a0f5a
Author: Ryan Steinmetz <zi at FreeBSD.org>
AuthorDate: 2021-09-25 15:30:47 +0000
Commit: Ryan Steinmetz <zi at 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 at intel.com
+MAINTAINER= ports at 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 at intel.com
+MAINTAINER= ports at FreeBSD.org
COMMENT= Report power statistics for Intel CPUs
LICENSE= GPLv2
More information about the dev-commits-ports-all
mailing list