diff options
author | Frederic Culot <culot@FreeBSD.org> | 2013-07-24 12:45:07 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2013-07-24 12:45:07 +0000 |
commit | a9acc279197439e8ac6140bfd16cf35e59b568f8 (patch) | |
tree | b8852089fc6fb3a4d5901fd0f1fa43edc4d86c56 /net-mgmt/nagios | |
parent | 612a8c8a970e9145ceac3eb3ad39d2353d04737b (diff) |
Notes
Diffstat (limited to 'net-mgmt/nagios')
-rw-r--r-- | net-mgmt/nagios/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios/Makefile b/net-mgmt/nagios/Makefile index cf49fd2452aa..f7094c551ded 100644 --- a/net-mgmt/nagios/Makefile +++ b/net-mgmt/nagios/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.5.0 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-3.x/${PORTNAME}-${PORTVERSION} -MAINTAINER= jarrod@downtools.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= Extremely powerful network monitoring system LICENSE= GPLv2 |