diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-02-11 08:44:40 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-02-11 08:44:40 +0000 |
commit | 1d131f203d5ef4c2bca106fee5309371cfda266d (patch) | |
tree | dc22f59f957df519e634196f62e39f7fd66018d8 /games/Makefile | |
parent | Initial import of gtkhx 0.9.1 (diff) |
Initial import of mythserver 1.0
This is the source code for Bungie's MythII metaserver, the
backend server system that supported MythII online play over
the Internet for several years. The day has come for Bungie's
MythII server to be retired. This source code for the server
is being released so that the Myth community will have a
starting point for creating their own Myth server system,
should the need or desire to do so arise.
PR: 34755
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
Notes
Notes:
svn path=/head/; revision=54534
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 9f8feda3a863..8c34b2178710 100644 --- a/games/Makefile +++ b/games/Makefile @@ -175,6 +175,7 @@ SUBDIR += mindguard SUBDIR += mirrormagic SUBDIR += miscom + SUBDIR += mythserver SUBDIR += nadar SUBDIR += nethack SUBDIR += nethack-gtk |