diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-17 02:23:01 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-17 02:23:01 +0000 |
commit | 91fc81717691a68f485218a9507bc4be8a825272 (patch) | |
tree | 04857416bb644366dd49ce293c88bc63692ce845 /games/Makefile | |
parent | 964f0776b7c134c9a07d55485a5a29dc58803419 (diff) | |
download | ports-91fc81717691a68f485218a9507bc4be8a825272.tar.gz ports-91fc81717691a68f485218a9507bc4be8a825272.zip |
o New port utserver-asu version 0.4: Abfackelns Server Utilities
(ASU) for Unreal Tournament Server for Linux
o Slave port of utserver-to
Submitted by: Martin Matuska <matuska@wu-wien.ac.at>
Reviewed by: Patrick Li <pat@databits.net>
Notes
Notes:
svn path=/head/; revision=48859
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 c325b400311d..8f5922fe56e2 100644 --- a/games/Makefile +++ b/games/Makefile @@ -258,6 +258,7 @@ SUBDIR += uclient SUBDIR += uox3 SUBDIR += utserver + SUBDIR += utserver-asu SUBDIR += utserver-to SUBDIR += virt SUBDIR += wmeyes |