diff options
author | steve <steve@FreeBSD.org> | 1998-08-09 01:05:43 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-09 01:05:43 +0000 |
commit | f49885528a3f431e4308cc02707b476a8bf43d4d (patch) | |
tree | 93cba6035495a994ac2274de42f58739e270addf /misc/Makefile | |
parent | ab30e87e344aa9eb5e1cbdf8ba2187019fc5b9af (diff) | |
download | FreeBSD-ports-f49885528a3f431e4308cc02707b476a8bf43d4d.zip FreeBSD-ports-f49885528a3f431e4308cc02707b476a8bf43d4d.tar.gz |
Turn on qstat.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index efd5c4c..ed02e0c 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.155 1998/08/07 22:27:39 asami Exp $ +# $Id: Makefile,v 1.156 1998/08/08 03:27:43 obrien Exp $ # SUBDIR += acron @@ -43,6 +43,7 @@ SUBDIR += p5-Business-CreditCard SUBDIR += p5-Locale-Codes SUBDIR += p5-Search + SUBDIR += qstat SUBDIR += rpm SUBDIR += screen SUBDIR += scriptkit |