diff options
author | pav <pav@FreeBSD.org> | 2004-01-02 22:08:38 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-02 22:08:38 +0800 |
commit | 87427f568189da47a7fd6b767d5aefa2a5042d7b (patch) | |
tree | 33ca60bd6d780e3adb22456d0a0c0c848a83b6b7 /games/Makefile | |
parent | dd421f4f331b2c40332419173855c6e4dc3472d9 (diff) | |
download | freebsd-ports-gnome-87427f568189da47a7fd6b767d5aefa2a5042d7b.tar.gz freebsd-ports-gnome-87427f568189da47a7fd6b767d5aefa2a5042d7b.tar.zst freebsd-ports-gnome-87427f568189da47a7fd6b767d5aefa2a5042d7b.zip |
Steam is Valve's new way of getting games into your hands ASAP. Games like
Half-Life, Counter-Strike, and Counter-Strike Condition Zero
are all being made available through Steam.
This is a dedicated server, Linux version.
PR: ports/60660
Submitted by: Hideki Machida <hido@neojapangz.com>
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index e8cf406556c7..875103456e76 100644 --- a/games/Makefile +++ b/games/Makefile @@ -236,6 +236,7 @@ SUBDIR += lincity SUBDIR += linux-nwserver SUBDIR += linux-q3ademo + SUBDIR += linux-steam SUBDIR += linux_nwnclient SUBDIR += linux_nwndata SUBDIR += lm-solve @@ -370,7 +371,6 @@ SUBDIR += spider SUBDIR += ssamtse SUBDIR += starlanes - SUBDIR += steam SUBDIR += stvef-paks SUBDIR += stvef-server SUBDIR += sxsame |