diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 08:34:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 08:34:16 +0000 |
commit | 91222f50f87792f9adf9cdf7aaf43ad22e1d6fd9 (patch) | |
tree | e104675fffa4236cd4c8ca13d7c5052dfea5ca73 /games/imaze/Makefile | |
parent | - Take maintainership (diff) |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=172296
Diffstat (limited to 'games/imaze/Makefile')
-rw-r--r-- | games/imaze/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/imaze/Makefile b/games/imaze/Makefile index a3cf217c7c22..1e701ceabc14 100644 --- a/games/imaze/Makefile +++ b/games/imaze/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://home.tu-clausthal.de/student/iMaze/files/ PKGNAMESUFFIX= -${TOOLKIT} -MAINTAINER= rk@ronald.org +MAINTAINER= ports@FreeBSD.org COMMENT= A multi-player network action game for TCP/IP with 3D graphics .if defined(WITH_MOTIF) && defined(HAVE_MOTIF) |