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 ce34f6baa7d3..ea8100f21dd4 100644 --- a/games/atris/Makefile +++ b/games/atris/Makefile @@ -7,7 +7,7 @@ PORTNAME= atris PORTVERSION= 1.0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://www.sourcefiles.org/Games/Arcade/Block_Based/Tetris/ |