diff options
Diffstat (limited to 'games/gcompris/Makefile')
-rw-r--r-- | games/gcompris/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index bb6b071c284..55750b7b2c2 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2007/09/19 23:18:50 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2007/09/21 13:03:42 wiz Exp $ DISTNAME= gcompris-8.3.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gcompris/} |