diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-03-16 05:23:02 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-03-16 05:23:02 +0000 |
commit | 7b577af6e8f7ce38da6635c60a0084e0d120d97c (patch) | |
tree | 0b0886e8c7e21809e91e07fcb08d13347b3fea94 /net-mgmt | |
parent | 26ddbeb24cb1beaba41bb91b5ab81f5d8f63c017 (diff) |
- Pass maintainership to submitter
PR: ports/121740
Submitted by: Dmitry Lohansky <sq@tvfaq.ru>
Notes
Notes:
svn path=/head/; revision=209129
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/zabbix-agent/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/zabbix/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/zabbix2-agent/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/zabbix2/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile index 87bef72b24a9..cdae86b1bb62 100644 --- a/net-mgmt/zabbix-agent/Makefile +++ b/net-mgmt/zabbix-agent/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-mgmt MASTER_SITES= SF PKGNAMESUFFIX= -agent -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sq@tvfaq.ru COMMENT= Application and network monitoring solution USE_GMAKE= yes diff --git a/net-mgmt/zabbix/Makefile b/net-mgmt/zabbix/Makefile index 428a40557610..4a389e9dce91 100644 --- a/net-mgmt/zabbix/Makefile +++ b/net-mgmt/zabbix/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sq@tvfaq.ru COMMENT= Application and network monitoring solution LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp \ diff --git a/net-mgmt/zabbix2-agent/Makefile b/net-mgmt/zabbix2-agent/Makefile index 87bef72b24a9..cdae86b1bb62 100644 --- a/net-mgmt/zabbix2-agent/Makefile +++ b/net-mgmt/zabbix2-agent/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-mgmt MASTER_SITES= SF PKGNAMESUFFIX= -agent -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sq@tvfaq.ru COMMENT= Application and network monitoring solution USE_GMAKE= yes diff --git a/net-mgmt/zabbix2/Makefile b/net-mgmt/zabbix2/Makefile index 428a40557610..4a389e9dce91 100644 --- a/net-mgmt/zabbix2/Makefile +++ b/net-mgmt/zabbix2/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sq@tvfaq.ru COMMENT= Application and network monitoring solution LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp \ |