diff options
Diffstat (limited to 'games/lbreakout2/Makefile')
-rw-r--r-- | games/lbreakout2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/lbreakout2/Makefile b/games/lbreakout2/Makefile index 2569983d496..bd04f9191ab 100644 --- a/games/lbreakout2/Makefile +++ b/games/lbreakout2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2005/09/23 20:06:25 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2005/12/11 09:40:42 wiz Exp $ DISTNAME= lbreakout2-2.5.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/} |