diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2023-01-27 13:24:46 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2023-01-27 13:32:16 +0000 |
commit | 0606653a32b2018ef41007caa5dfca4ce6eca540 (patch) | |
tree | c61d5d9668b32f9a1e66c7e3ac500629914daeb4 /net-mgmt | |
parent | 060665232ed7d22155ae233ccf1d31ed8c72b695 (diff) | |
download | ports-0606653a32b2018ef41007caa5dfca4ce6eca540.tar.gz ports-0606653a32b2018ef41007caa5dfca4ce6eca540.zip |
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nagios4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios4/Makefile b/net-mgmt/nagios4/Makefile index 98adf6254706..b939887c0440 100644 --- a/net-mgmt/nagios4/Makefile +++ b/net-mgmt/nagios4/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= https://assets.nagios.com/downloads/nagioscore/releases/ \ SF/${PORTNAME}/${PORTNAME}-4.x/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 4 -MAINTAINER= mat@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Powerful network monitoring system WWW= https://www.nagios.org/ |