diff options
-rw-r--r-- | games/ltris/Makefile | 5 | ||||
-rw-r--r-- | games/ltris/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/games/ltris/Makefile b/games/ltris/Makefile index 007d0866dd4d..9765bf3634c4 100644 --- a/games/ltris/Makefile +++ b/games/ltris/Makefile @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= ltris -PORTVERSION= 1.0.15 -PORTREVISION= 1 +PORTVERSION= 1.0.18 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/lgames/${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= johans@FreeBSD.org COMMENT= Tetris clone but a good one with bunch of cool features USE_SDL= mixer sdl diff --git a/games/ltris/distinfo b/games/ltris/distinfo index 5a28bc8a489e..d7392de709c5 100644 --- a/games/ltris/distinfo +++ b/games/ltris/distinfo @@ -1,2 +1,2 @@ -SHA256 (ltris-1.0.15.tar.gz) = 383e71cd28e36412006474f1033e7bd01f5920463bc3e58537c977b60f44bfc9 -SIZE (ltris-1.0.15.tar.gz) = 854475 +SHA256 (ltris-1.0.18.tar.gz) = 3cba90365d50e79601368499af77d54cb03c0cf2544324e5df246eb1eeaa0e30 +SIZE (ltris-1.0.18.tar.gz) = 856016 |