diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-07-10 08:24:55 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-07-10 08:24:55 +0800 |
commit | e1803fbb7d7e728a8f95d45b015d22e647ae1ce1 (patch) | |
tree | cac129be67075cb30f84801c3d5ba47438b9a7da /games/Makefile | |
parent | a8db2971dc1bf72aeda25b150b5f9ebfc46131ec (diff) | |
download | freebsd-ports-gnome-e1803fbb7d7e728a8f95d45b015d22e647ae1ce1.tar.gz freebsd-ports-gnome-e1803fbb7d7e728a8f95d45b015d22e647ae1ce1.tar.zst freebsd-ports-gnome-e1803fbb7d7e728a8f95d45b015d22e647ae1ce1.zip |
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>
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 |