*/*: Reset MAINTAINER due to fatal email bounces

This commit is contained in:
Ryan Steinmetz 2021-09-25 11:30:47 -04:00
parent 02e5e4dd63
commit 578dca8c85
No known key found for this signature in database
GPG key ID: D2C3D2B2FEF36DD7
2 changed files with 2 additions and 2 deletions

View file

@ -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,

View file

@ -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