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