diff options
author | Florian Smeets <flo@FreeBSD.org> | 2024-08-09 18:23:12 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2024-08-09 18:31:04 +0000 |
commit | 6ddc541efb4a02ede03f1ea828f62158a0c81e04 (patch) | |
tree | 8830d0d6535b4847d77fe61d2a18c9f8da68cb94 /net-mgmt/icingaweb2-module-idoreports | |
parent | 15d386f17b3bd23b5b1c39ecaa67982712735424 (diff) |
net-mgmt/icinga*: Take a couple of icinga ports
joneum offered me to take over the icinga2 ports a while ago.
Approved by: joneum (private mail)
Diffstat (limited to 'net-mgmt/icingaweb2-module-idoreports')
-rw-r--r-- | net-mgmt/icingaweb2-module-idoreports/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/icingaweb2-module-idoreports/Makefile b/net-mgmt/icingaweb2-module-idoreports/Makefile index 344ac07429fc..8625d25455eb 100644 --- a/net-mgmt/icingaweb2-module-idoreports/Makefile +++ b/net-mgmt/icingaweb2-module-idoreports/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 0 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= flo@FreeBSD.org COMMENT= Host and service availability reports for Icinga WWW= https://github.com/Icinga/icingaweb2-module-idoreports |