diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:43:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:43:13 +0000 |
commit | 3ccbc4b6f5f2f574889ac92e8bf86a018d7708c6 (patch) | |
tree | 58fe9f4cab77a06ae69f380b05bb38f69117116f /games | |
parent | cffb4846f4d8298329e2f180db80972662d52a59 (diff) | |
download | ports-3ccbc4b6f5f2f574889ac92e8bf86a018d7708c6.tar.gz ports-3ccbc4b6f5f2f574889ac92e8bf86a018d7708c6.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=172268
Diffstat (limited to 'games')
-rw-r--r-- | games/tmw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tmw/Makefile b/games/tmw/Makefile index bb17177c68b5..377467330ddf 100644 --- a/games/tmw/Makefile +++ b/games/tmw/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= themanaworld -MAINTAINER= freebsd@gionet.de +MAINTAINER= ports@FreeBSD.org COMMENT= A free open source 2D MMORPG in development LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ |