diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-17 02:19:42 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-17 02:19:42 +0000 |
commit | 964f0776b7c134c9a07d55485a5a29dc58803419 (patch) | |
tree | 25544728ceb2a0f108cc470c96559dffa73b7ccb /games/Makefile | |
parent | New port utserver version 436: Unreal Tournament Dedicated Server (diff) |
o New port utserver-to version 0.2.b: Unreal Tournament mod Tactical
Ops full server package for Linux
o This is a master port that will be used by all utserver mod ports
Submitted by: Patrick Li <pat@databits.net>
Notes
Notes:
svn path=/head/; revision=48858
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 5e517eb1dbb2..c325b400311d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -258,6 +258,7 @@ SUBDIR += uclient SUBDIR += uox3 SUBDIR += utserver + SUBDIR += utserver-to SUBDIR += virt SUBDIR += wmeyes SUBDIR += wmminichess |