From owner-svn-ports-head@freebsd.org Sun Nov 8 11:44:47 2015 Return-Path: Delivered-To: svn-ports-head@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 ED3EFA292C8; Sun, 8 Nov 2015 11:44:47 +0000 (UTC) (envelope-from rene@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 B030E1C17; Sun, 8 Nov 2015 11:44:47 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA8Biku9040001; Sun, 8 Nov 2015 11:44:46 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA8Bikhj040000; Sun, 8 Nov 2015 11:44:46 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201511081144.tA8Bikhj040000@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 8 Nov 2015 11:44:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401051 - head/games/torcs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2015 11:44:48 -0000 Author: rene Date: Sun Nov 8 11:44:46 2015 New Revision: 401051 URL: https://svnweb.freebsd.org/changeset/ports/401051 Log: games/torcs: drop maintainership Modified: head/games/torcs/Makefile Modified: head/games/torcs/Makefile ============================================================================== --- head/games/torcs/Makefile Sun Nov 8 11:33:45 2015 (r401050) +++ head/games/torcs/Makefile Sun Nov 8 11:44:46 2015 (r401051) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/all-in-one/${PORTVERSION} -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Open Racing Car Simulator LICENSE= GPLv2