diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-05-21 21:28:29 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-05-21 21:28:29 +0000 |
commit | d81815c03773f265ab00a0b69acff89ed8812901 (patch) | |
tree | 1ac49a7ce1b84b0a543f0b6a8d83004b9948c0a9 /games/Makefile | |
parent | 99cde64a4c2564530085b72e9f3a6150e5f4aeef (diff) | |
download | ports-d81815c03773f265ab00a0b69acff89ed8812901.tar.gz ports-d81815c03773f265ab00a0b69acff89ed8812901.zip |
Enhaced Quake engine based on JoeQuake.
WWW: http://tremor.quakedev.com/tremor.html
Approved by: garga (mentor)
Notes
Notes:
svn path=/head/; revision=162985
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 ae192a89b4a9..b3a701e208a0 100644 --- a/games/Makefile +++ b/games/Makefile @@ -639,6 +639,7 @@ SUBDIR += trackballs SUBDIR += tractorgen SUBDIR += traindirector + SUBDIR += tremor SUBDIR += trigger SUBDIR += trimines SUBDIR += trojka |