diff options
author | aaron <aaron@FreeBSD.org> | 2006-06-14 10:32:10 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-06-14 10:32:10 +0800 |
commit | 02b187a2cb9c83b7d12ab206f41c6ecfcbf226a0 (patch) | |
tree | d9ba67135eb22d9d30711d6171d04990dd317fe8 /games/Makefile | |
parent | c89e3af2df4b2745997f56f653e899e66ad94367 (diff) | |
download | freebsd-ports-gnome-02b187a2cb9c83b7d12ab206f41c6ecfcbf226a0.tar.gz freebsd-ports-gnome-02b187a2cb9c83b7d12ab206f41c6ecfcbf226a0.tar.zst freebsd-ports-gnome-02b187a2cb9c83b7d12ab206f41c6ecfcbf226a0.zip |
Adding port games/hlstatsx, Real-time player and clan rankings and
statistics for HL2 and mods.
PR: ports/98859
Submitted by: Babak Farrokhi <babak@farrokhi.net>
Reviewed by: aaron
Approved by: tobez
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 c064b9eb3e36..3e9976c816af 100644 --- a/games/Makefile +++ b/games/Makefile @@ -307,6 +307,7 @@ SUBDIR += hlserver-wasteland SUBDIR += hlserver-wizwars SUBDIR += hlstats + SUBDIR += hlstatsx SUBDIR += hohlin SUBDIR += holotz-castle SUBDIR += icbm3d |