svn commit: r433743 - head/games/xtux

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


Author: feld
Date: Thu Feb  9 16:44:10 2017
New Revision: 433743
URL: https://svnweb.freebsd.org/changeset/ports/433743

Log:
  games/xtux: Fix Makefile encoding to be ASCII
  
  MFH:		2017Q1

Modified:
  head/games/xtux/Makefile

Modified: head/games/xtux/Makefile
==============================================================================
--- head/games/xtux/Makefile	Thu Feb  9 16:37:01 2017	(r433742)
+++ head/games/xtux/Makefile	Thu Feb  9 16:44:10 2017	(r433743)
@@ -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-head mailing list