diff options
author | krion <krion@FreeBSD.org> | 2003-11-15 18:52:49 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-11-15 18:52:49 +0000 |
commit | a462bf49f589fd78a008ddc7679c9cfac06c859a (patch) | |
tree | c1d0e61cb5489ade5d75e3cff70d370cc6ed3f29 /games/Makefile | |
parent | d164e0ed1c3dc755a5d927fadef646f2065efebd (diff) | |
download | FreeBSD-ports-a462bf49f589fd78a008ddc7679c9cfac06c859a.zip FreeBSD-ports-a462bf49f589fd78a008ddc7679c9cfac06c859a.tar.gz |
Add njam 1.00, fast paced multiplayer pac-man clone.
PR: 59284
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
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 016e036..864e0f6 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 |