diff options
author | markm <markm@FreeBSD.org> | 2001-03-23 18:16:47 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2001-03-23 18:16:47 +0800 |
commit | 04b6a4c9ce468e36d2f995ebdc1c5e7efc59ad52 (patch) | |
tree | 18ff1d82056315e55f7fe86a183790e555da4b7b /games/Makefile | |
parent | 7c84fb8aa17241a24f7e94abee1517ea4d5290e0 (diff) | |
download | freebsd-ports-gnome-04b6a4c9ce468e36d2f995ebdc1c5e7efc59ad52.tar.gz freebsd-ports-gnome-04b6a4c9ce468e36d2f995ebdc1c5e7efc59ad52.tar.zst freebsd-ports-gnome-04b6a4c9ce468e36d2f995ebdc1c5e7efc59ad52.zip |
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 |