diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2011-07-15 21:15:29 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2011-07-15 21:15:29 +0000 |
commit | 72a02a04ab3d1c1806d4a106f2ffb83c1feef87a (patch) | |
tree | 44a62587a43ac8b6777ed7396f892e173e5a4e3f /net-mgmt | |
parent | a98aed97d6cd593efd30bf3f3ce9804f0adfc3d0 (diff) | |
download | ports-72a02a04ab3d1c1806d4a106f2ffb83c1feef87a.tar.gz ports-72a02a04ab3d1c1806d4a106f2ffb83c1feef87a.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/jnettop/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nagios-check_email_delivery/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nagios-check_mysql_slave/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nagtail/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/pmacct/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/sdig/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/snmp4nagios/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/net-mgmt/jnettop/Makefile b/net-mgmt/jnettop/Makefile index 1e57cded2585..299a402e3fe3 100644 --- a/net-mgmt/jnettop/Makefile +++ b/net-mgmt/jnettop/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.13.0 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.13 -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Traffic visualizer, similiar to nettop MAN8= jnettop.8 diff --git a/net-mgmt/nagios-check_email_delivery/Makefile b/net-mgmt/nagios-check_email_delivery/Makefile index 078b5e6f49bf..6c5450d6ad5b 100644 --- a/net-mgmt/nagios-check_email_delivery/Makefile +++ b/net-mgmt/nagios-check_email_delivery/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://buhacoff.net/software/check_email_delivery/archive/ \ http://people.rit.edu/rpsfa/ PKGNAMEPREFIX= nagios- -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Nagios Plugin to monitor your mail environment RUN_DEPENDS= p5-Net-SMTP-TLS>=0:${PORTSDIR}/mail/p5-Net-SMTP-TLS \ diff --git a/net-mgmt/nagios-check_mysql_slave/Makefile b/net-mgmt/nagios-check_mysql_slave/Makefile index 03ec343a774e..911bf04d13c2 100644 --- a/net-mgmt/nagios-check_mysql_slave/Makefile +++ b/net-mgmt/nagios-check_mysql_slave/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://buhacoff.net/2009/products/check_mysql_slave/archive/ \ http://people.rit.edu/rpsfa/ PKGNAMEPREFIX= nagios- -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Nagios Plugin to monitor MySQL replication on a slave RUN_DEPENDS= p5-DBI>=1.60.7:${PORTSDIR}/databases/p5-DBI \ diff --git a/net-mgmt/nagtail/Makefile b/net-mgmt/nagtail/Makefile index 5eb86ec59b38..f4eb9dae942c 100644 --- a/net-mgmt/nagtail/Makefile +++ b/net-mgmt/nagtail/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.vanheusden.com/nagtail/ \ http://people.rit.edu/rpsfa/ EXTRACT_SUFX= .tgz -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Tail for the nagios status.dat file USE_GMAKE= yes diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index ed6d7aa2870d..a7985c10c6fc 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://www.pmacct.net/ \ http://people.rit.edu/rpsfa/ -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Accounting and aggregation tool for IPv4 and IPv6 traffic USE_RC_SUBR= pmacctd diff --git a/net-mgmt/sdig/Makefile b/net-mgmt/sdig/Makefile index f3be61bdb36d..8d4275369e6e 100644 --- a/net-mgmt/sdig/Makefile +++ b/net-mgmt/sdig/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.45 CATEGORIES= net-mgmt MASTER_SITES= SF -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Translate IP/DNS/WINS/MAC address into port description LIB_DEPENDS= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp diff --git a/net-mgmt/snmp4nagios/Makefile b/net-mgmt/snmp4nagios/Makefile index 581097c9ad14..f2abe0fd99c7 100644 --- a/net-mgmt/snmp4nagios/Makefile +++ b/net-mgmt/snmp4nagios/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Vendor specific SNMP plugins for Nagios BUILD_DEPENDS= snmpcheck:${PORTSDIR}/net-mgmt/net-snmp |