diff options
author | hubertf <hubertf> | 2003-06-03 00:42:07 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2003-06-03 00:42:07 +0000 |
commit | f23b15b7b572951c2588cab66684453d28c832f8 (patch) | |
tree | 3563d85f910b78affe82f5074371a87c5be7e317 /games | |
parent | 13e1f7c125ba00beafb5ad44cfd2eba6f1a95740 (diff) | |
download | pkgsrc-f23b15b7b572951c2588cab66684453d28c832f8.tar.gz |
add & enable tuxmath
Diffstat (limited to 'games')
-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 |