Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2013 11:11:36 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322641 - head/games/xsc
Message-ID:  <201307101111.r6ABBa1T003785@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Wed Jul 10 11:11:36 2013
New Revision: 322641
URL: http://svnweb.freebsd.org/changeset/ports/322641

Log:
  - Fix maintainer; submitter sent wrong patch and I did not notice.

Modified:
  head/games/xsc/Makefile

Modified: head/games/xsc/Makefile
==============================================================================
--- head/games/xsc/Makefile	Wed Jul 10 11:10:13 2013	(r322640)
+++ head/games/xsc/Makefile	Wed Jul 10 11:11:36 2013	(r322641)
@@ -11,7 +11,7 @@ DISTFILES=	${PORTNAME}-${DISTVERSION}${E
 		${PORTNAME}.png:icons
 EXTRACT_ONLY=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
 
-MAINTAINER=	danilogondolfo@gmail.com
+MAINTAINER=	nemysis@gmx.ch
 COMMENT=	Vector graphics space shoot'em up game
 
 USE_XORG=	x11



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