diff options
author | bms <bms@FreeBSD.org> | 2005-12-13 05:53:40 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2005-12-13 05:53:40 +0800 |
commit | 1e34c6d4c59cebabb38eed357d7e4727f873c7ae (patch) | |
tree | 561cbc0c714160d027ba94f10225ecd20ff820e2 /net-mgmt | |
parent | da8e4c990531d4bc66ac317d40913c63e19d10d8 (diff) | |
download | freebsd-ports-gnome-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.tar.gz freebsd-ports-gnome-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.tar.zst freebsd-ports-gnome-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.zip |
Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain.
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nagios-silfreed-plugins/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nagios-snmp-plugins/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/snmptt/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/nagios-silfreed-plugins/Makefile b/net-mgmt/nagios-silfreed-plugins/Makefile index 4a62ffba6990..42c46d2284a2 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= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Additional SNMP plugins for Nagios from silfreed.net # Also uses traceroute, dig at runtime (in base system with hardcoded paths). diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile index 6935d910068f..a6b3a3f691cb 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.hometree.net/pub/${PORTNAME}/ -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Additional SNMP plugins for Nagios LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp diff --git a/net-mgmt/snmptt/Makefile b/net-mgmt/snmptt/Makefile index 5e6c8f6f0827..727b44ddb485 100644 --- a/net-mgmt/snmptt/Makefile +++ b/net-mgmt/snmptt/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SNMP trap handler/translator/swiss-army-knife RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SNMP.pm:${PORTSDIR}/net-mgmt/net-snmp \ |