diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-05-21 03:56:08 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-05-21 03:56:08 +0000 |
commit | 24ef9c9096da4e0c8daf4f71faa32c4f7f74d78a (patch) | |
tree | 73520863462026e042fe79f74f57302ce6e113b6 /games/Makefile | |
parent | 7f21d451c7f86e322c641fa335b959e932dd5264 (diff) | |
download | ports-24ef9c9096da4e0c8daf4f71faa32c4f7f74d78a.tar.gz ports-24ef9c9096da4e0c8daf4f71faa32c4f7f74d78a.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 fd9e121c44a0..8df370e3c792 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.65 1997/05/07 07:45:48 tg Exp $ +# $Id: Makefile,v 1.66 1997/05/21 03:35:51 asami Exp $ # SUBDIR += acm @@ -28,6 +28,7 @@ SUBDIR += tksol SUBDIR += xasteroids SUBDIR += xbat + SUBDIR += xbattle SUBDIR += xbill SUBDIR += xblackjack SUBDIR += xblast |