Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2013 12:47:01 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331942 - in head/games: minecraft-client minecraft-server
Message-ID:  <201310291247.r9TCl1xB060719@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhale
Date: Tue Oct 29 12:47:01 2013
New Revision: 331942
URL: http://svnweb.freebsd.org/changeset/ports/331942

Log:
  - Pass maintainership to Janik Galasso <janik@hikarihq.com>
  
  PR:		ports/183423
  Submitted by:	Janik Galasso <janik@hikarihq.com>
  Approved by:	Martin Kropfinger <freebsd@rakor-net.de> (maintainer)

Modified:
  head/games/minecraft-client/Makefile
  head/games/minecraft-server/Makefile

Modified: head/games/minecraft-client/Makefile
==============================================================================
--- head/games/minecraft-client/Makefile	Tue Oct 29 12:25:59 2013	(r331941)
+++ head/games/minecraft-client/Makefile	Tue Oct 29 12:47:01 2013	(r331942)
@@ -13,7 +13,7 @@ DISTFILES=	minecraft.jar:minecraft \
 DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}
 EXTRACT_ONLY=
 
-MAINTAINER=	freebsd@rakor-net.de
+MAINTAINER=	janik@hikarihq.com
 COMMENT=	Client for the block building game
 
 OPTIONS_DEFINE=		NATIVE_LIBS

Modified: head/games/minecraft-server/Makefile
==============================================================================
--- head/games/minecraft-server/Makefile	Tue Oct 29 12:25:59 2013	(r331941)
+++ head/games/minecraft-server/Makefile	Tue Oct 29 12:47:01 2013	(r331942)
@@ -12,7 +12,7 @@ DISTFILES=	minecraft_server.jar \
 DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}
 EXTRACT_ONLY=	#empty
 
-MAINTAINER=	freebsd@rakor-net.de
+MAINTAINER=	janik@hikarihq.com
 COMMENT=	Server for the block building game
 
 RUN_DEPENDS=	tmux:${PORTSDIR}/sysutils/tmux



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