diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-09-12 10:31:00 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-09-12 10:31:00 +0000 |
commit | 094567b5d0b2aead339a0063a019dbde4f1651ee (patch) | |
tree | 208667be5ebd705f15bf0d31a9cecdf23aa34b47 /games | |
parent | 1e22ea5eec3b8f4bd9b2fe5a30c9ee5e0b730b33 (diff) | |
download | ports-094567b5d0b2aead339a0063a019dbde4f1651ee.tar.gz ports-094567b5d0b2aead339a0063a019dbde4f1651ee.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index dd2bcb36994a..38b4483f5acc 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 1995/08/26 07:31:01 asami Exp $ +# $Id: Makefile,v 1.28 1995/08/28 07:46:55 asami Exp $ # SUBDIR += acm @@ -9,6 +9,7 @@ SUBDIR += oneko SUBDIR += tksol SUBDIR += xasteroids + SUBDIR += xbill SUBDIR += xboard SUBDIR += xboing SUBDIR += xchomp |