diff options
author | max <max@FreeBSD.org> | 1997-02-01 23:06:56 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-02-01 23:06:56 +0800 |
commit | 0418cbb3d6b0907b83b149c94305ebab2bcf54f2 (patch) | |
tree | c6582a8c713040c320f02f8e8b7670c83b3ccf7b /games/Makefile | |
parent | f0433670bdce71049071a7610824998aa2858583 (diff) | |
download | freebsd-ports-gnome-0418cbb3d6b0907b83b149c94305ebab2bcf54f2.tar.gz freebsd-ports-gnome-0418cbb3d6b0907b83b149c94305ebab2bcf54f2.tar.zst freebsd-ports-gnome-0418cbb3d6b0907b83b149c94305ebab2bcf54f2.zip |
Enable xbat.
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 |