diff options
author | steve <steve@FreeBSD.org> | 2000-01-29 05:06:05 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-01-29 05:06:05 +0000 |
commit | 5c00d1cf9cfa144717519976539bbd4e16954afa (patch) | |
tree | 0f1f1502337236d339f7d27179545af8a13e5e3f /games/Makefile | |
parent | e685b3e3d98a61c163b46589481d5c8657c97b46 (diff) | |
download | FreeBSD-ports-5c00d1cf9cfa144717519976539bbd4e16954afa.zip FreeBSD-ports-5c00d1cf9cfa144717519976539bbd4e16954afa.tar.gz |
Adding xlifegame version 1.0.
Another life game for X.
PR: 16052
Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 2f1bb21..6b5fdab 100644 --- a/games/Makefile +++ b/games/Makefile @@ -181,6 +181,7 @@ SUBDIR += xkoules SUBDIR += xlaby SUBDIR += xlife + SUBDIR += xlifegame SUBDIR += xlines SUBDIR += xmahjongg SUBDIR += xmastermind |