svn commit: r433811 - head/games/xtux

Mark Felder feld at FreeBSD.org
Fri Feb 10 16:03:36 UTC 2017


Author: feld
Date: Fri Feb 10 16:03:34 2017
New Revision: 433811
URL: https://svnweb.freebsd.org/changeset/ports/433811

Log:
  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
  MFH:		2017Q1

Modified:
  head/games/xtux/Makefile

Modified: head/games/xtux/Makefile
==============================================================================
--- head/games/xtux/Makefile	Fri Feb 10 16:01:07 2017	(r433810)
+++ head/games/xtux/Makefile	Fri Feb 10 16:03:34 2017	(r433811)
@@ -1,4 +1,4 @@
-# Created by: Gran Runfeldt <goranrunfeldt at home.se>
+# Created by: Göran Runfeldt <goranrunfeldt at home.se>
 # $FreeBSD$
 
 PORTNAME=	xtux


More information about the svn-ports-all mailing list