diff options
author | mva <mva@FreeBSD.org> | 2009-02-20 05:45:43 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2009-02-20 05:45:43 +0800 |
commit | 4f75b4dde5d7eab2e474842db370103c6d278355 (patch) | |
tree | ef076ef465fb2649e1b724165ea6e5282cd8e292 /games/tmw | |
parent | 76bf42f6038d4a39291508ebc949b03bd2e72db3 (diff) | |
download | freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.tar.gz freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.tar.zst freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.zip |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
Diffstat (limited to 'games/tmw')
-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 aac2b68c38b4..b9377f372a09 100644 --- a/games/tmw/Makefile +++ b/games/tmw/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= themanaworld DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= A free open source 2D MMORPG in development LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ |