From owner-svn-ports-all@freebsd.org Fri Jun 3 15:37:30 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E68E6B69AF2; Fri, 3 Jun 2016 15:37:30 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ABBF91F29; Fri, 3 Jun 2016 15:37:30 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u53FbTnM074035; Fri, 3 Jun 2016 15:37:29 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u53FbTeu074034; Fri, 3 Jun 2016 15:37:29 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201606031537.u53FbTeu074034@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Fri, 3 Jun 2016 15:37:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416321 - head/sysutils/mcollective-nrpe-agent X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2016 15:37:31 -0000 Author: robak Date: Fri Jun 3 15:37:29 2016 New Revision: 416321 URL: https://svnweb.freebsd.org/changeset/ports/416321 Log: sysutils/mcollective-nrpe-agent: release the port maintainership Modified: head/sysutils/mcollective-nrpe-agent/Makefile Modified: head/sysutils/mcollective-nrpe-agent/Makefile ============================================================================== --- head/sysutils/mcollective-nrpe-agent/Makefile Fri Jun 3 15:33:37 2016 (r416320) +++ head/sysutils/mcollective-nrpe-agent/Makefile Fri Jun 3 15:37:29 2016 (r416321) @@ -4,7 +4,7 @@ PORTNAME= mcollective-nrpe-agent PORTVERSION= 20130805 CATEGORIES= sysutils -MAINTAINER= robak@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MCollective NRPE agent plugin RUN_DEPENDS= mcollective>=2:sysutils/mcollective