diff options
Diffstat (limited to 'games/tuxmath/Makefile')
-rw-r--r-- | games/tuxmath/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/tuxmath/Makefile b/games/tuxmath/Makefile index 61f1768fe22..44b0a11d790 100644 --- a/games/tuxmath/Makefile +++ b/games/tuxmath/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/06/03 00:41:41 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/13 13:51:53 wiz Exp $ # DISTNAME= tuxmath-2001.09.07-0102 PKGNAME= tuxmath-20010907 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/tuxmath CATEGORIES= games math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxmath/} |