svn commit: r357137 - branches/2014Q2/games/tyrquake

Baptiste Daroussin bapt at FreeBSD.org
Mon Jun 9 11:12:58 UTC 2014


Author: bapt
Date: Mon Jun  9 11:12:58 2014
New Revision: 357137
URL: http://svnweb.freebsd.org/changeset/ports/357137
QAT: https://qat.redports.org/buildarchive/r357137/

Log:
  MFH: r357136
  
  reassign it to the heap.
  
  Submitted by:	maintainer
  With hat:	portmgr

Modified:
  branches/2014Q2/games/tyrquake/Makefile
Directory Properties:
  branches/2014Q2/   (props changed)

Modified: branches/2014Q2/games/tyrquake/Makefile
==============================================================================
--- branches/2014Q2/games/tyrquake/Makefile	Mon Jun  9 11:10:54 2014	(r357136)
+++ branches/2014Q2/games/tyrquake/Makefile	Mon Jun  9 11:12:58 2014	(r357137)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	http://disenchant.net/files/engine/
 
-MAINTAINER=	rsmith at xs4all.nl
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Very conservative branch of the Quake source code
 
 BROKEN=		Fails to build


More information about the svn-ports-branches mailing list