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 33d58cde30f..ca230cfca5b 100644 --- a/games/ltris/Makefile +++ b/games/ltris/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2003/07/26 21:41:20 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2003/12/08 14:41:39 wiz Exp $ # DISTNAME= ltris-1.0.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/} |