diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-09 01:11:24 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-09 01:11:24 +0000 |
commit | 80c3c70814308e26426e7c923c19279637ee1369 (patch) | |
tree | 9850dc5cc5e12da480855867d3a79552eafa7206 /games/Makefile | |
parent | c4bd43055c122b36f0bdeae5956ebfc6745bbecb (diff) | |
download | ports-80c3c70814308e26426e7c923c19279637ee1369.tar.gz ports-80c3c70814308e26426e7c923c19279637ee1369.zip |
Turn on tinymux.
Notes
Notes:
svn path=/head/; revision=12365
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 9388fe30df82..8c960b0ddbe6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.158 1998/07/31 19:34:14 nectar Exp $ +# $Id: Makefile,v 1.159 1998/08/01 05:01:51 nectar Exp $ # SUBDIR += 3dc @@ -64,6 +64,7 @@ SUBDIR += spider SUBDIR += starlanes SUBDIR += tank + SUBDIR += tinymux SUBDIR += tksol SUBDIR += tvp SUBDIR += xabacus |