diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-07-29 23:33:22 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-07-29 23:33:22 +0000 |
commit | 71ea9495ad4130fe1ba627c229f7db7721302b6d (patch) | |
tree | 7c9c4a9ffa5db4fd3ceade8735cab39d921b1a47 /games/Makefile | |
parent | 058fe5053dcdb95e3cf4a817f77e973117da142c (diff) |
New port glchess version 0.3.3, A 3D OpenGL based chess game
PR: 29061
Submitted by: Patrick Li <pat@databits.net>
Notes
Notes:
svn path=/head/; revision=45595
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 f46a09181f0a..e79277780c63 100644 --- a/games/Makefile +++ b/games/Makefile @@ -81,6 +81,7 @@ SUBDIR += gcompris SUBDIR += gemdropx SUBDIR += glasteroids + SUBDIR += glchess SUBDIR += gleyes SUBDIR += glife SUBDIR += gltron |