diff options
Diffstat (limited to 'games/ttt')
-rw-r--r-- | games/ttt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ttt/Makefile b/games/ttt/Makefile index d46d178e9606..16a40aebe12b 100644 --- a/games/ttt/Makefile +++ b/games/ttt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2003.03.14 CATEGORIES= games MASTER_SITES= ftp://ftp.billsgames.com/unix/x/ttt/ -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Simple one or two player Tic Tac Toe game USE_GMAKE= yes |