diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-03-15 17:31:23 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-03-15 17:31:23 +0000 |
commit | 764c16bb4dccfc3b8750575e49a5066a539f7e53 (patch) | |
tree | dcc84c91d6089746445f9d5a98bdc10ad2e40284 /games/Makefile | |
parent | b56e7b2654de04c434f9a68eadb1c0acb6c93903 (diff) | |
download | ports-764c16bb4dccfc3b8750575e49a5066a539f7e53.tar.gz ports-764c16bb4dccfc3b8750575e49a5066a539f7e53.zip |
Activate xtruco
Notes
Notes:
svn path=/head/; revision=10148
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 6887c422a876..2fae6dc0d2f4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.109 1998/02/23 19:57:46 steve Exp $ +# $Id: Makefile,v 1.110 1998/03/13 09:35:18 tg Exp $ # SUBDIR += acm @@ -106,6 +106,7 @@ SUBDIR += xtic SUBDIR += xtriangles SUBDIR += xtris + SUBDIR += xtruco SUBDIR += yahtzee SUBDIR += yamsweeper SUBDIR += ztrack |