From 4f728d50b6ed20e7af07ef93d8935d2b0994225c Mon Sep 17 00:00:00 2001 From: Dan Langille Date: Thu, 15 Apr 2021 13:11:48 +0000 Subject: [PATCH] Take maintainership, ommitted from previous commit. --- net-mgmt/py-pdagent-integrations/Makefile | 2 +- net-mgmt/py-pdagent/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mgmt/py-pdagent-integrations/Makefile b/net-mgmt/py-pdagent-integrations/Makefile index e10ba4fb9c26..bf291db21c06 100644 --- a/net-mgmt/py-pdagent-integrations/Makefile +++ b/net-mgmt/py-pdagent-integrations/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX=v CATEGORIES= net-mgmt python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dvl@FreeBSD.org COMMENT= PagerDuty integrations for monitoring monitoring tools LICENSE= BSD3CLAUSE diff --git a/net-mgmt/py-pdagent/Makefile b/net-mgmt/py-pdagent/Makefile index 1a41c873d4a1..96ee1b8394ff 100644 --- a/net-mgmt/py-pdagent/Makefile +++ b/net-mgmt/py-pdagent/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX=v CATEGORIES= net-mgmt python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dvl@FreeBSD.org COMMENT= PagerDuty Agent software LICENSE= BSD3CLAUSE