diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-08-26 07:22:11 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-08-26 07:22:11 +0000 |
commit | 4893b0b3db592a783131641eaeae43554b2ddc21 (patch) | |
tree | b47a72320d1795a83dba262321e7efae76930dee /games/phpua-ut2003 | |
parent | 2ddc8a9674d40383b8af1fb23a66fa8c69e4bca4 (diff) |
update mainterainer address
PR: 70965, 70966, 70967, 70968, 70969, 70970, 70971, 70972
Submitted by: Hideki Machida <hido@coreblack.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=117290
Diffstat (limited to 'games/phpua-ut2003')
-rw-r--r-- | games/phpua-ut2003/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/phpua-ut2003/Makefile b/games/phpua-ut2003/Makefile index 6bf9312462ae..03acae41e34d 100644 --- a/games/phpua-ut2003/Makefile +++ b/games/phpua-ut2003/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpua -MAINTAINER= hido@neojapangz.com +MAINTAINER= hido@coreblack.com COMMENT= An Unreal Tournament 2003 plugin for phpUA RUN_DEPENDS= ${PKG_DBDIR}/phpua-engine-1.1.0b:${PORTSDIR}/games/phpua-engine |