diff options
Diffstat (limited to 'games/lbreakout2')
-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 af6f92fffc8..400710b784d 100644 --- a/games/lbreakout2/Makefile +++ b/games/lbreakout2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/05/02 11:55:01 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/13 13:51:51 wiz Exp $ # DISTNAME= lbreakout2-2.4.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/} |