From owner-svn-ports-branches@freebsd.org Fri Feb 10 16:04:27 2017 Return-Path: Delivered-To: svn-ports-branches@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 6A8C4CD93BA; Fri, 10 Feb 2017 16:04:27 +0000 (UTC) (envelope-from feld@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 377EC1E4D; Fri, 10 Feb 2017 16:04:27 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1AG4QIw039859; Fri, 10 Feb 2017 16:04:26 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AG4QVJ039858; Fri, 10 Feb 2017 16:04:26 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201702101604.v1AG4QVJ039858@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 10 Feb 2017 16:04:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r433812 - branches/2017Q1/games/xtux X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 16:04:27 -0000 Author: feld Date: Fri Feb 10 16:04:26 2017 New Revision: 433812 URL: https://svnweb.freebsd.org/changeset/ports/433812 Log: MFH: r433811 games/xtux: It has been brought to my attention that UTF-8 is acceptable, so this commit restores the original author's name Reported by: danfe Approved by: portmgr (with hat) Modified: branches/2017Q1/games/xtux/Makefile Directory Properties: branches/2017Q1/ (props changed) Modified: branches/2017Q1/games/xtux/Makefile ============================================================================== --- branches/2017Q1/games/xtux/Makefile Fri Feb 10 16:03:34 2017 (r433811) +++ branches/2017Q1/games/xtux/Makefile Fri Feb 10 16:04:26 2017 (r433812) @@ -1,4 +1,4 @@ -# Created by: Gran Runfeldt +# Created by: Göran Runfeldt # $FreeBSD$ PORTNAME= xtux