diff options
author | trevor <trevor@FreeBSD.org> | 2000-10-23 18:23:25 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-10-23 18:23:25 +0000 |
commit | 313cd0bc67c05d201e2d60bc175e05dfd860c1da (patch) | |
tree | 8988e0d6eb77d6afe39a255ea3f078ba0c88c15d /games/Makefile | |
parent | ee77d14036c5d4a71b467bafb367fca4855b10f7 (diff) | |
download | FreeBSD-ports-313cd0bc67c05d201e2d60bc175e05dfd860c1da.zip FreeBSD-ports-313cd0bc67c05d201e2d60bc175e05dfd860c1da.tar.gz |
Add games/bomb, an interactive display hack for SVGAlib or X.
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 a47b4c9..fa79e03 100644 --- a/games/Makefile +++ b/games/Makefile @@ -25,6 +25,7 @@ SUBDIR += blue SUBDIR += bnetd SUBDIR += bogged + SUBDIR += bomb SUBDIR += bomberinstinct SUBDIR += bombermaze SUBDIR += bs |