diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-17 05:21:52 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-17 05:21:52 +0000 |
commit | a26854b1552e376507ae7aca6161ae6ccbc5a6e8 (patch) | |
tree | aa060c0d76bba65ffab1ec7a0bf98bf9d2ab0b61 /games/Makefile | |
parent | 642d9bc023441dc3ebb324d0774add8f97b7b419 (diff) |
New port: games/doomlegacy
Doomlegacy is popular clone of Doom game.
PR: ports/37536
Submitted by: Alexander G. Chetirbock <bock@bock.nnov.ru>
Notes
Notes:
svn path=/head/; revision=73309
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 0294673b388b..f85cc66749a3 100644 --- a/games/Makefile +++ b/games/Makefile @@ -68,6 +68,7 @@ SUBDIR += digger-vgl SUBDIR += dontspace SUBDIR += doom + SUBDIR += doomlegacy SUBDIR += dopewars SUBDIR += drm SUBDIR += dungeon |