diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-05-21 21:37:13 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-05-21 21:37:13 +0000 |
commit | 9ad7075631f654134965d5cb98d44e47c4964632 (patch) | |
tree | e042302203329b8be747d2fce90d6be7550e8d72 /games/Makefile | |
parent | 7e7f6aea725a68cc63ef44ec71e2aeec97543508 (diff) | |
download | ports-9ad7075631f654134965d5cb98d44e47c4964632.tar.gz ports-9ad7075631f654134965d5cb98d44e47c4964632.zip |
Enhanced Quake2 OpenGL only engine with integrated Lazarus support.
WWW: http://www.geocities.com/knightmare66/
Approved by: garga (mentor)
Notes
Notes:
svn path=/head/; revision=163000
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 4994c008dcf2..61a026ab8917 100644 --- a/games/Makefile +++ b/games/Makefile @@ -332,6 +332,7 @@ SUBDIR += kgeography SUBDIR += kiki SUBDIR += klondike + SUBDIR += kmquake2 SUBDIR += knights SUBDIR += kobodeluxe SUBDIR += koth |