diff options
Diffstat (limited to 'games/ttt/Makefile')
-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 654e4025f39f..8b15d72bc227 100644 --- a/games/ttt/Makefile +++ b/games/ttt/Makefile @@ -7,7 +7,7 @@ PORTNAME= ttt PORTVERSION= 2003.03.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ftp://ftp.billsgames.com/unix/x/ttt/ |