diff options
author | lioux <lioux@FreeBSD.org> | 2001-07-22 10:24:06 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-07-22 10:24:06 +0800 |
commit | 46e7c96b7db0f611377a5aaa9ed168d6dee5853a (patch) | |
tree | 4c405fe38a4a0da129d15abfc599621480513e58 /games/Makefile | |
parent | 6d79b2fda42c74fc9f06b2a7851b33093004750f (diff) | |
download | freebsd-ports-graphics-46e7c96b7db0f611377a5aaa9ed168d6dee5853a.tar.gz freebsd-ports-graphics-46e7c96b7db0f611377a5aaa9ed168d6dee5853a.tar.zst freebsd-ports-graphics-46e7c96b7db0f611377a5aaa9ed168d6dee5853a.zip |
o First import of Quake III Arena Mod: OSP Tourney DM/CA/CTF for Linux,
version 0.99v1
o Slave port of quake3-ra3
Submitted by: Patrick Li <pat@databits.net>
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 dc87e33c4b8..cb88a502138 100644 --- a/games/Makefile +++ b/games/Makefile @@ -191,6 +191,7 @@ SUBDIR += q3server SUBDIR += q3server-excessive SUBDIR += q3server-freezetag + SUBDIR += q3server-osp SUBDIR += q3server-ra3 SUBDIR += qcc SUBDIR += qix |