Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2017 16:44:49 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r433744 - branches/2017Q1/games/xtux
Message-ID:  <201702091644.v19GinuB053967@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Thu Feb  9 16:44:48 2017
New Revision: 433744
URL: https://svnweb.freebsd.org/changeset/ports/433744

Log:
  MFH: r433743
  
  games/xtux: Fix Makefile encoding to be ASCII
  
  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	Thu Feb  9 16:44:10 2017	(r433743)
+++ branches/2017Q1/games/xtux/Makefile	Thu Feb  9 16:44:48 2017	(r433744)
@@ -1,4 +1,4 @@
-# Created by: Göran Runfeldt <goranrunfeldt@home.se>
+# Created by: Gran Runfeldt <goranrunfeldt@home.se>
 # $FreeBSD$
 
 PORTNAME=	xtux



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702091644.v19GinuB053967>