diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-11-17 11:29:24 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-11-17 11:29:24 +0000 |
commit | 87f78d5e86adcf130b649a00e7a671366956d5f2 (patch) | |
tree | 88f44873f83ef51c9e68c67dd8271af378364d6a /games/Makefile | |
parent | 428fe6f85fd26ea306c3fae697d7770d7c395ffe (diff) | |
download | ports-87f78d5e86adcf130b649a00e7a671366956d5f2.tar.gz ports-87f78d5e86adcf130b649a00e7a671366956d5f2.zip |
Add doom-hacx 1.0, a full TC using the Doom II engine.
PR: 86439
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Notes
Notes:
svn path=/head/; revision=148576
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 7c856bdd059f..fa6734a14f60 100644 --- a/games/Makefile +++ b/games/Makefile @@ -124,6 +124,7 @@ SUBDIR += dontspace SUBDIR += doom SUBDIR += doom-data + SUBDIR += doom-hacx SUBDIR += doomlegacy SUBDIR += dopewars SUBDIR += drm |