diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-02-01 15:06:56 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-02-01 15:06:56 +0000 |
commit | ae25953717306fc15f7702fca13ec36262b55e9f (patch) | |
tree | 0f2f7a9bf50e0c09b24f28da9d0e82a8db2281c7 /games/Makefile | |
parent | New port: (diff) |
Enable xbat.
Notes
Notes:
svn path=/head/; revision=5482
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 b924dd7533ab..9d058ec1c63e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.52 1997/01/10 07:55:58 tg Exp $ +# $Id: Makefile,v 1.53 1997/01/13 07:45:33 tg Exp $ # SUBDIR += acm @@ -19,6 +19,7 @@ SUBDIR += spider SUBDIR += tksol SUBDIR += xasteroids + SUBDIR += xbat SUBDIR += xbill SUBDIR += xblackjack SUBDIR += xboard |