diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-15 18:52:49 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-15 18:52:49 +0000 |
commit | c15363157b717c8148ce2238e6d9cfa35412c0c7 (patch) | |
tree | c99f4ca1766969fd5a77e2bf6c1c8e99bb256037 /games/Makefile | |
parent | df460658072758d5e78240262097d3c92e68c166 (diff) |
Add njam 1.00, fast paced multiplayer pac-man clone.
PR: 59284
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Notes
Notes:
svn path=/head/; revision=94038
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 016e036612b3..864e0f646d65 100644 --- a/games/Makefile +++ b/games/Makefile @@ -275,6 +275,7 @@ SUBDIR += nibbles SUBDIR += nighthawk SUBDIR += nil + SUBDIR += njam SUBDIR += nonsense SUBDIR += nwnusers SUBDIR += oilwar |