From owner-svn-ports-all@FreeBSD.ORG Mon Aug 25 10:08:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BBB294E8; Mon, 25 Aug 2014 10:08:55 +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 A77743857; Mon, 25 Aug 2014 10:08:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7PA8tJg096198; Mon, 25 Aug 2014 10:08:55 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7PA8tG8096197; Mon, 25 Aug 2014 10:08:55 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201408251008.s7PA8tG8096197@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 25 Aug 2014 10:08:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366051 - head/math/geonext 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.18-1 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: Mon, 25 Aug 2014 10:08:55 -0000 Author: bapt Date: Mon Aug 25 10:08:55 2014 New Revision: 366051 URL: http://svnweb.freebsd.org/changeset/ports/366051 QAT: https://qat.redports.org/buildarchive/r366051/ Log: Reset maintainership for non staged ports With hat: portmgr Modified: head/math/geonext/Makefile Modified: head/math/geonext/Makefile ============================================================================== --- head/math/geonext/Makefile Mon Aug 25 10:01:51 2014 (r366050) +++ head/math/geonext/Makefile Mon Aug 25 10:08:55 2014 (r366051) @@ -9,7 +9,7 @@ MASTER_SITES= http://geonext.uni-bayreut http://home.arcor.de/teambushido/fbsd_ports/ DISTNAME= geonext.${PORTVERSION} -MAINTAINER= fehlner@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Interactive (dynamic) elementary Geometry Software WRKSRC= ${WRKDIR}/geonext_install