diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-06-09 02:49:58 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-06-09 02:49:58 +0800 |
commit | a04d49ba1255b9121d3b7ea638bcb979f5d1dc94 (patch) | |
tree | f4944bc6158f260fe29abfbbeaa74733a8b28fbd /games/Makefile | |
parent | 0ee709b3c4702e08098e4c77b81889db723b6ed9 (diff) | |
download | freebsd-ports-gnome-a04d49ba1255b9121d3b7ea638bcb979f5d1dc94.tar.gz freebsd-ports-gnome-a04d49ba1255b9121d3b7ea638bcb979f5d1dc94.tar.zst freebsd-ports-gnome-a04d49ba1255b9121d3b7ea638bcb979f5d1dc94.zip |
Enhaced OpenGL only Quake II engine.
WWW: http://qudos.quakedev.com/
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 011b5828df8e..6fa9eb57d545 100644 --- a/games/Makefile +++ b/games/Makefile @@ -551,6 +551,7 @@ SUBDIR += quake3 SUBDIR += quake3-data SUBDIR += quakeforge + SUBDIR += qudos SUBDIR += quetoo SUBDIR += quit SUBDIR += qwdtools |