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