From owner-svn-ports-all@FreeBSD.ORG Fri May 30 07:14:28 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C803C255; Fri, 30 May 2014 07:14:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 B05BA27AF; Fri, 30 May 2014 07:14:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4U7ESJF095629; Fri, 30 May 2014 07:14:28 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4U7ESo7095628; Fri, 30 May 2014 07:14:28 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201405300714.s4U7ESo7095628@svn.freebsd.org> From: Antoine Brodin Date: Fri, 30 May 2014 07:14:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r355794 - branches/2014Q2/net-mgmt/nedi X-SVN-Group: ports-branches 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.18 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, 30 May 2014 07:14:28 -0000 Author: antoine Date: Fri May 30 07:14:28 2014 New Revision: 355794 URL: http://svnweb.freebsd.org/changeset/ports/355794 QAT: https://qat.redports.org/buildarchive/r355794/ Log: MFH: r355793 Maintainer no longer has time to maintain this port With hat: portmgr Approved by: portmgr (self) Modified: branches/2014Q2/net-mgmt/nedi/Makefile Directory Properties: branches/2014Q2/ (props changed) Modified: branches/2014Q2/net-mgmt/nedi/Makefile ============================================================================== --- branches/2014Q2/net-mgmt/nedi/Makefile Fri May 30 07:13:33 2014 (r355793) +++ branches/2014Q2/net-mgmt/nedi/Makefile Fri May 30 07:14:28 2014 (r355794) @@ -8,7 +8,7 @@ CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/w EXTRACT_SUFX= .tgz -MAINTAINER= cristi@net.utcluj.ro +MAINTAINER= ports@FreeBSD.org COMMENT= Network Discovery and Monitoring tool RUN_DEPENDS= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \