diff options
author | dhn <dhn@FreeBSD.org> | 2009-06-21 04:11:29 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-06-21 04:11:29 +0800 |
commit | 370945ab391c46c92cbf91c57e84e0dfbc6d1ca1 (patch) | |
tree | 1f1184b648f09013b616b089814b4d57a647f30e /net-mgmt/nagios-silfreed-plugins | |
parent | cd9551ca5a4ff66cf01ef61db8f21bf1e3add626 (diff) | |
download | freebsd-ports-gnome-370945ab391c46c92cbf91c57e84e0dfbc6d1ca1.tar.gz freebsd-ports-gnome-370945ab391c46c92cbf91c57e84e0dfbc6d1ca1.tar.zst freebsd-ports-gnome-370945ab391c46c92cbf91c57e84e0dfbc6d1ca1.zip |
- Pass maintainership to submitter
PR: ports/135850
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Diffstat (limited to 'net-mgmt/nagios-silfreed-plugins')
-rw-r--r-- | net-mgmt/nagios-silfreed-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios-silfreed-plugins/Makefile b/net-mgmt/nagios-silfreed-plugins/Makefile index 72c2a78cc8bb..734e7079087a 100644 --- a/net-mgmt/nagios-silfreed-plugins/Makefile +++ b/net-mgmt/nagios-silfreed-plugins/Makefile @@ -21,7 +21,7 @@ DISTFILES+= check_max_clients_route-0.1.6.tar.gz \ .endif DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= Additional SNMP plugins for Nagios from silfreed.net # Also uses traceroute, dig at runtime (in base system with hardcoded paths). |