diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-07-10 00:24:55 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-07-10 00:24:55 +0000 |
commit | 7f4f3c0a1de94bf7022cca1233aae5dd6d808a85 (patch) | |
tree | 17da08fe560dea02bbe73b820f61ceae723e2ddc /games/Makefile | |
parent | Use pre-everything and fix typo (diff) |
Add prboom 2.2.0,
a multiplayer-capable and modified version of
ID's classic doom game.
PR: 28022
Submitted by: Jordan DeLong <fracture@allusion.net>
Notes
Notes:
svn path=/head/; revision=44987
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 e887dd44b442..2375a5d7ecce 100644 --- a/games/Makefile +++ b/games/Makefile @@ -181,6 +181,7 @@ SUBDIR += pmars SUBDIR += powerpak SUBDIR += pp + SUBDIR += prboom SUBDIR += ptkei SUBDIR += pyching SUBDIR += pysol |