diff --git a/net-mgmt/pnp-icinga2/Makefile b/net-mgmt/pnp-icinga2/Makefile index 6cb3dafa5460..9d4eecc13e72 100644 --- a/net-mgmt/pnp-icinga2/Makefile +++ b/net-mgmt/pnp-icinga2/Makefile @@ -1,17 +1,17 @@ PORTREVISION= 3 PKGNAMESUFFIX= -icinga2 -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Icinga2 performance data collector and grapher MASTERDIR= ${.CURDIR}/../pnp RUN_DEPENDS= ${LOCALBASE}/bin/rrdtool:databases/rrdtool \ ${LOCALBASE}/www/icingaweb2/public/index.php:net-mgmt/icingaweb2 NAGIOSDIR?= /var/spool/icinga2 NAGIOSHTMURL?= /icingaweb2 NAGIOSUSER?= icinga NAGIOSGROUP?= icinga .include "${MASTERDIR}/Makefile"