svn commit: r433744 - branches/2017Q1/games/xtux

Mark Felder feld at FreeBSD.org
Thu Feb 9 16:44:50 UTC 2017


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 at home.se>
+# Created by: Gran Runfeldt <goranrunfeldt at home.se>
 # $FreeBSD$
 
 PORTNAME=	xtux


More information about the svn-ports-all mailing list