diff options
author | Donald Burr <dburr@FreeBSD.org> | 2001-07-16 08:25:23 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 2001-07-16 08:25:23 +0000 |
commit | 333a12c85cc93e5fedcc40dbef482d669e711fd8 (patch) | |
tree | 3527d57cfcd2c360e9bd9433b3c24fff6b095f00 /games/Makefile | |
parent | d4d98d7d27d1d2356dd6f9f41f356d1cdd73a63b (diff) | |
download | ports-333a12c85cc93e5fedcc40dbef482d669e711fd8.tar.gz ports-333a12c85cc93e5fedcc40dbef482d669e711fd8.zip |
New port games/fsgs, a network game server thingy.
that supports player chat, rankings ("ladders"),
user management, more.
Notes
Notes:
svn path=/head/; revision=45162
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 d8497b71f15a..646828087d15 100644 --- a/games/Makefile +++ b/games/Makefile @@ -75,6 +75,7 @@ SUBDIR += freeciv-gtk SUBDIR += freesweep SUBDIR += frotz + SUBDIR += fsgs SUBDIR += galaxis SUBDIR += garith SUBDIR += gcompris |