diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-16 05:51:51 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-16 05:51:51 +0000 |
commit | 385b4cf1e7879edd02668eff425bab0004024841 (patch) | |
tree | 5b85787973dc8d91c8c0351da4dd2bfa1ef7011d /games/Makefile | |
parent | [NEW PORT] games/quake-source - Quake and QuakeWorld source (diff) |
[NEW PORT] games/quake-dpmod - Quake 1 modification
DarkPlacesMod is a Quake 1 modification (made specifically
for the DarkPlaces Quake engine).
WWW: http://icculus.org/twilight/darkplaces/
PR: ports/85354
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Notes
Notes:
svn path=/head/; revision=145519
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 9a09a0ba6e16..adb7e53ab746 100644 --- a/games/Makefile +++ b/games/Makefile @@ -464,6 +464,7 @@ SUBDIR += qonk SUBDIR += qstat SUBDIR += quake-data + SUBDIR += quake-dpmod SUBDIR += quake-reaper SUBDIR += quake-source SUBDIR += quake2forge |