diff options
author | markm <markm@FreeBSD.org> | 2000-07-15 22:04:39 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2000-07-15 22:04:39 +0800 |
commit | 2957fed7882c7e9c576e733e46bfba7d29f3d98f (patch) | |
tree | 1f83364aaa3928060cd131bc67486194bef9b155 /games/Makefile | |
parent | eb53b4a9021830f2d227fc1f5a1269c3a06a5967 (diff) | |
download | freebsd-ports-gnome-2957fed7882c7e9c576e733e46bfba7d29f3d98f.tar.gz freebsd-ports-gnome-2957fed7882c7e9c576e733e46bfba7d29f3d98f.tar.zst freebsd-ports-gnome-2957fed7882c7e9c576e733e46bfba7d29f3d98f.zip |
This is a server for Valve's Half-life First-Person-Shooter game.
This port includes support for the popular Counter-Strike mod.
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 43d7f9ca73d4..186b549a9504 100644 --- a/games/Makefile +++ b/games/Makefile @@ -76,6 +76,7 @@ SUBDIR += gtetrinet SUBDIR += gtkabale SUBDIR += gtkballs + SUBDIR += halflifeserver SUBDIR += heretic SUBDIR += hex SUBDIR += icbm3d |