diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-01-25 22:29:06 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-01-25 22:29:06 +0000 |
commit | 6e618a2f7bcedc80c831c41bb607686248aee3f5 (patch) | |
tree | 2a1e5d1be2ad5ac6ffdf01f0a3bd3afc0d9ab6b6 /games/Makefile | |
parent | f00f5d140dffdbb07535d18fa052f1eddac4d01f (diff) |
LASANGE aims at creating a mostly-automated LAN session administration and
management system. It will provide game server management (instant deployment
of game servers) and tournament management in a more advanced and automated
way than other systems. It will also consist of basic tools for LAN sessions
such as a generic modular Masterserver, IRC bot, etc.
WWW: http://lasange-system.sourceforge.net/
Notes
Notes:
svn path=/head/; revision=183296
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 150a3b23783d..75197f241b89 100644 --- a/games/Makefile +++ b/games/Makefile @@ -438,6 +438,7 @@ SUBDIR += marathon-evil SUBDIR += marathon2-data SUBDIR += marsnomercy + SUBDIR += masterserver SUBDIR += meqcc SUBDIR += merlin SUBDIR += mindfocus |