svn commit: r323236 - head/games/daimonin
Frederic Culot
culot at FreeBSD.org
Thu Jul 18 14:32:07 UTC 2013
Author: culot
Date: Thu Jul 18 14:32:06 2013
New Revision: 323236
URL: http://svnweb.freebsd.org/changeset/ports/323236
Log:
- Reassign to the heap
PR: ports/180631
Submitted by: J.R. Oldroyd <fbsd at opal.com> (maintainer)
Modified:
head/games/daimonin/Makefile
Modified: head/games/daimonin/Makefile
==============================================================================
--- head/games/daimonin/Makefile Thu Jul 18 14:07:24 2013 (r323235)
+++ head/games/daimonin/Makefile Thu Jul 18 14:32:06 2013 (r323236)
@@ -8,7 +8,7 @@ CATEGORIES= games
MASTER_SITES= http://daimonin.svn.sourceforge.net/viewvc/daimonin/main/client/?view=tar&pathrev=${SVN_REVISION}&file=
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= fbsd at opal.com
+MAINTAINER= ports at FreeBSD.org
COMMENT= Free open source Massively Multiplayer On-line Role-playing Game (MMORPG)
LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \
More information about the svn-ports-head
mailing list