diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-09-28 17:32:23 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-09-28 17:32:23 +0800 |
commit | c1573b922a4bfaa9e15c9112c6de748c4162c95d (patch) | |
tree | 43077f824f87e3bcace5404466793cada60b3b7b /games/Makefile | |
parent | e5950bec8b1b34a86c611d23220414db242a2594 (diff) | |
download | freebsd-ports-graphics-c1573b922a4bfaa9e15c9112c6de748c4162c95d.tar.gz freebsd-ports-graphics-c1573b922a4bfaa9e15c9112c6de748c4162c95d.tar.zst freebsd-ports-graphics-c1573b922a4bfaa9e15c9112c6de748c4162c95d.zip |
Add bomberinstinct - a nice Bomberman-like multiplayer game.
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 12c41e75507..35971e0f424 100644 --- a/games/Makefile +++ b/games/Makefile @@ -25,6 +25,7 @@ SUBDIR += blue SUBDIR += bnetd SUBDIR += bogged + SUBDIR += bomberinstinct SUBDIR += bombermaze SUBDIR += bs SUBDIR += bugsx |