diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-05-18 15:19:43 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-05-18 15:19:43 +0000 |
commit | bdf60f7c4b5bdb3072339c7e1f3b03c49823d94f (patch) | |
tree | d613f1e89329ebc58aa5b0dd2f07c3a85726f347 /games/Makefile | |
parent | a47f6896ff9300165c8dbbbe17b25f45769c843a (diff) | |
download | ports-bdf60f7c4b5bdb3072339c7e1f3b03c49823d94f.tar.gz ports-bdf60f7c4b5bdb3072339c7e1f3b03c49823d94f.zip |
glife is a GNOME version of Conway's classic game of life
Notes
Notes:
svn path=/head/; revision=28558
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 336749086ae2..a23c5d8c2a16 100644 --- a/games/Makefile +++ b/games/Makefile @@ -57,6 +57,7 @@ SUBDIR += gemdropx SUBDIR += glasteroids SUBDIR += gleyes + SUBDIR += glife SUBDIR += gltron SUBDIR += gma SUBDIR += gno3dtet |