diff options
author | Mark Murray <markm@FreeBSD.org> | 2001-03-23 10:16:47 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 2001-03-23 10:16:47 +0000 |
commit | b22f09161638609765e46c5ade3aed8e2fe3bf7e (patch) | |
tree | 63abb8597671ac007bab378b5ce5091fcb44c908 /games/Makefile | |
parent | I'll maintain this port. (diff) |
Upgreate the Half-life server to the latest-and-greatest.
Also break out Counter-strike into a dependant port of its
own, and add a similar dependant port for Frontline Force.
The submitter takes over maintainership. Thanks!
Submitted by: Patrick Li <pat@databits.net>
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 22edc886f659..6c4d7020e6cf 100644 --- a/games/Makefile +++ b/games/Makefile @@ -100,6 +100,8 @@ SUBDIR += heretic SUBDIR += heroes SUBDIR += hex + SUBDIR += hlserver-cs + SUBDIR += hlserver-flf SUBDIR += icbm3d SUBDIR += icebreaker SUBDIR += ifm |