diff options
Diffstat (limited to 'games/atris/Makefile')
-rw-r--r-- | games/atris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atris/Makefile b/games/atris/Makefile index 1199026c9b5d..177a826faf1c 100644 --- a/games/atris/Makefile +++ b/games/atris/Makefile @@ -3,7 +3,7 @@ PORTNAME= atris PORTVERSION= 1.0.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://www.sourcefiles.org/Games/Arcade/Block_Based/Tetris/ |