diff options
author | tobik <tobik@FreeBSD.org> | 2019-02-26 16:57:31 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2019-02-26 16:57:31 +0800 |
commit | 001c647488e39394512bcf2a5bfd60852b16e0b2 (patch) | |
tree | 1785d778081769a49f2056231448098d228e6f24 /net-mgmt/nagiosql | |
parent | 25cc073bfc019eebccaa330ca4f35129d93b4d97 (diff) | |
download | freebsd-ports-gnome-001c647488e39394512bcf2a5bfd60852b16e0b2.tar.gz freebsd-ports-gnome-001c647488e39394512bcf2a5bfd60852b16e0b2.tar.zst freebsd-ports-gnome-001c647488e39394512bcf2a5bfd60852b16e0b2.zip |
net-mgmt/nagiosql: Actually reset MAINTAINER after r493951
PR: 233458
Diffstat (limited to 'net-mgmt/nagiosql')
-rw-r--r-- | net-mgmt/nagiosql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagiosql/Makefile b/net-mgmt/nagiosql/Makefile index b1b4e0e1217f..c8ece90a3746 100644 --- a/net-mgmt/nagiosql/Makefile +++ b/net-mgmt/nagiosql/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= net-mgmt www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/NagiosQL%20${PORTVERSION}/ -MAINTAINER= chris@smartt.com +MAINTAINER= ports@FreeBSD.org COMMENT= Web based administration tool for Nagios LICENSE= GPLv2 |