diff options
Diffstat (limited to 'games/ltris/Makefile')
-rw-r--r-- | games/ltris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ltris/Makefile b/games/ltris/Makefile index 820a384646d1..7dbf71dac8a0 100644 --- a/games/ltris/Makefile +++ b/games/ltris/Makefile @@ -7,7 +7,7 @@ PORTNAME= ltris PORTVERSION= 1.0.11 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |