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 9fbdac3b895b..06f5c80c0b47 100644 --- a/games/atris/Makefile +++ b/games/atris/Makefile @@ -7,7 +7,7 @@ PORTNAME= atris PORTVERSION= 1.0.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.cs.berkeley.edu/~weimer/atris/ |