diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-10-24 08:30:33 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-10-24 08:30:33 +0000 |
commit | 9444360effc8fea69fd1a4933dd1502e6cbeb76a (patch) | |
tree | 2534e2e9b6d0e7425ba7a2a3b556d7e877227823 /games/Makefile | |
parent | Update to 1.3.9. (diff) |
Add newkind 1.0, Elite: The New Kind - a remake of the 8-bit classic.
Notes
Notes:
svn path=/head/; revision=49163
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 8f5922fe56e2..16cd0915a45f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -180,6 +180,7 @@ SUBDIR += netrek-COW3-bin SUBDIR += netris SUBDIR += nettoe + SUBDIR += newkind SUBDIR += newvox SUBDIR += nighthawk SUBDIR += nil |