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 8b15d72bc227..17ba666127e6 100644 --- a/games/ttt/Makefile +++ b/games/ttt/Makefile @@ -7,7 +7,7 @@ PORTNAME= ttt PORTVERSION= 2003.03.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ftp://ftp.billsgames.com/unix/x/ttt/ |