diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-24 23:36:50 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-24 23:36:50 +0800 |
commit | 0af3561b0a661ec2ddee6c67b83c635e7478de10 (patch) | |
tree | 87460d83bd533d770ae0effea745cb4cb6ea5f92 /net-mgmt/glpi-plugins-tracker-agent | |
parent | 36103be4e703cfa2eb13c21b60fc68d116195bfd (diff) | |
download | freebsd-ports-gnome-0af3561b0a661ec2ddee6c67b83c635e7478de10.tar.gz freebsd-ports-gnome-0af3561b0a661ec2ddee6c67b83c635e7478de10.tar.zst freebsd-ports-gnome-0af3561b0a661ec2ddee6c67b83c635e7478de10.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Diffstat (limited to 'net-mgmt/glpi-plugins-tracker-agent')
-rw-r--r-- | net-mgmt/glpi-plugins-tracker-agent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/glpi-plugins-tracker-agent/Makefile b/net-mgmt/glpi-plugins-tracker-agent/Makefile index 10ce930f248a..20ef8a090184 100644 --- a/net-mgmt/glpi-plugins-tracker-agent/Makefile +++ b/net-mgmt/glpi-plugins-tracker-agent/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= https://forge.indepnet.net/attachments/download/512/ \ PKGNAMEPREFIX= glpi-plugins-tracker- DISTNAME= glpi-tracker_agent-1.5.3 -MAINTAINER= d.durieux@siprossii.com +MAINTAINER= ports@FreeBSD.org COMMENT= Agent get informations of networking devices by SNMP for GLPI RUN_DEPENDS= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \ |