diff options
author | hubertf <hubertf> | 2003-06-03 00:42:07 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2003-06-03 00:42:07 +0000 |
commit | d1c2d1ca80e259c87e56f33466f6f9e89a1f7ef5 (patch) | |
tree | 3563d85f910b78affe82f5074371a87c5be7e317 /games/Makefile | |
parent | 0d4be959d35b8230a337900230f7c6c90cb49aae (diff) | |
download | pkgsrc-d1c2d1ca80e259c87e56f33466f6f9e89a1f7ef5.tar.gz |
add & enable tuxmath
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 754dfe291d6..dc8af44db6e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.170 2003/06/02 14:10:50 jmmv Exp $ +# $NetBSD: Makefile,v 1.171 2003/06/03 00:42:07 hubertf Exp $ # COMMENT= Games @@ -146,6 +146,7 @@ SUBDIR+= svb SUBDIR+= tanked SUBDIR+= tileworld SUBDIR+= tscp +SUBDIR+= tuxmath SUBDIR+= tuxracer SUBDIR+= ularn SUBDIR+= vms-empire |