diff options
author | johans <johans@FreeBSD.org> | 2013-03-14 02:49:55 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2013-03-14 02:49:55 +0800 |
commit | 2919ecb36d361f8d0e88ba21aebf8d1c6b70bfd8 (patch) | |
tree | 71d901fcd40a0bd987b33370b37a1d251af5a632 /games | |
parent | 9a7b2c531423d5e534be9cd8f76142c0fededc78 (diff) | |
download | freebsd-ports-gnome-2919ecb36d361f8d0e88ba21aebf8d1c6b70bfd8.tar.gz freebsd-ports-gnome-2919ecb36d361f8d0e88ba21aebf8d1c6b70bfd8.tar.zst freebsd-ports-gnome-2919ecb36d361f8d0e88ba21aebf8d1c6b70bfd8.zip |
- Update ltris to 1.0.18
- Grab maintainership
Diffstat (limited to 'games')
-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 |