diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-03 04:31:55 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-03 04:31:55 +0000 |
commit | cfea99ceeb30fe982f3cd83feb9c9aa3a6aba5b8 (patch) | |
tree | 523d2aba89ac175ee9f82da090cc5edb64a47036 /games/Makefile | |
parent | d0f327b6c2de9013b815dadec8cdff08c4b1517b (diff) | |
download | ports-cfea99ceeb30fe982f3cd83feb9c9aa3a6aba5b8.tar.gz ports-cfea99ceeb30fe982f3cd83feb9c9aa3a6aba5b8.zip |
Notes
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 0584276c9e66..609e157bc396 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.202 1999/05/01 02:28:58 taoka Exp $ +# $Id: Makefile,v 1.203 1999/05/01 02:39:36 taoka Exp $ # SUBDIR += 3dc @@ -96,6 +96,7 @@ SUBDIR += tksol SUBDIR += tvp SUBDIR += uox3 + SUBDIR += wmtictactoe SUBDIR += wmtimebomb SUBDIR += wmeyes SUBDIR += xabacus |