From owner-svn-ports-all@FreeBSD.ORG Tue Jun 10 12:35:49 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 7605FEAD; Tue, 10 Jun 2014 12:35:49 +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 62EF22F38; Tue, 10 Jun 2014 12:35:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5ACZncb081449; Tue, 10 Jun 2014 12:35:49 GMT (envelope-from marino@svn.freebsd.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5ACZnBU081448; Tue, 10 Jun 2014 12:35:49 GMT (envelope-from marino@svn.freebsd.org) Message-Id: <201406101235.s5ACZnBU081448@svn.freebsd.org> From: John Marino Date: Tue, 10 Jun 2014 12:35:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357304 - head/sysutils/coreutils 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 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: Tue, 10 Jun 2014 12:35:49 -0000 Author: marino Date: Tue Jun 10 12:35:48 2014 New Revision: 357304 URL: http://svnweb.freebsd.org/changeset/ports/357304 QAT: https://qat.redports.org/buildarchive/r357304/ Log: sysutils/coreutils: Reset maintainer Three consecutive PR timeouts... Modified: head/sysutils/coreutils/Makefile Modified: head/sysutils/coreutils/Makefile ============================================================================== --- head/sysutils/coreutils/Makefile Tue Jun 10 12:24:28 2014 (r357303) +++ head/sysutils/coreutils/Makefile Tue Jun 10 12:35:48 2014 (r357304) @@ -8,8 +8,8 @@ CATEGORIES= sysutils textproc MASTER_SITES= GNU MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= jharris@widomaker.com -COMMENT= The Free Software Foundation's core utilities +MAINTAINER= ports@FreeBSD.org +COMMENT= Free Software Foundation core utilities LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING