diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
commit | faf157a3b32e12ee824ed5295a156101503deb96 (patch) | |
tree | ced0e6354c1b144e34dad8df8f1f5682f682d5ff /games/ttt | |
parent | b71d9b1648d003c1a7607a65dd0d7bc7246061b3 (diff) | |
download | ports-faf157a3b32e12ee824ed5295a156101503deb96.tar.gz ports-faf157a3b32e12ee824ed5295a156101503deb96.zip |
Notes
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 |