diff options
Diffstat (limited to 'games/ltris/Makefile')
-rw-r--r-- | games/ltris/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ltris/Makefile b/games/ltris/Makefile index db52b5e6d2f..24666ecd107 100644 --- a/games/ltris/Makefile +++ b/games/ltris/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2005/12/11 09:40:42 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2006/02/05 23:09:20 joerg Exp $ DISTNAME= ltris-1.0.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/} |