diff options
author | steve <steve@FreeBSD.org> | 1998-08-17 00:29:23 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-17 00:29:23 +0000 |
commit | 4f90f353593ac16efb40c30de928d7af4a4b0897 (patch) | |
tree | 6258720641a5376e5a2ca65f75f92350a6dba1f9 /games | |
parent | 97b8d24f91c19812588caaa82d50482fae0c25a4 (diff) | |
download | FreeBSD-ports-4f90f353593ac16efb40c30de928d7af4a4b0897.zip FreeBSD-ports-4f90f353593ac16efb40c30de928d7af4a4b0897.tar.gz |
Turn on qstat.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 2462468..88220f4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.160 1998/08/09 01:11:24 steve Exp $ +# $Id: Makefile,v 1.161 1998/08/10 08:00:47 tg Exp $ # SUBDIR += 3dc @@ -57,6 +57,7 @@ SUBDIR += pente SUBDIR += pp SUBDIR += qcc + SUBDIR += qstat SUBDIR += quakeserver SUBDIR += seabattle SUBDIR += sokoban |