diff options
Diffstat (limited to 'games/tictactoe3d/Makefile')
-rw-r--r-- | games/tictactoe3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tictactoe3d/Makefile b/games/tictactoe3d/Makefile index 80b1bc032a62..e7c9ca5fcc75 100644 --- a/games/tictactoe3d/Makefile +++ b/games/tictactoe3d/Makefile @@ -10,7 +10,7 @@ CATEGORIES= games MASTER_SITES= http://www.che.iitm.ac.in/~ch99057/software/ DISTNAME= ttt3d -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= This is a simple "3D" tic tac toe game WRKSRC= ${WRKDIR}/ttt3d |