summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-10-29 01:14:36 +0000
committerWill Andrews <will@FreeBSD.org>2000-10-29 01:14:36 +0000
commit53c04a9490700644f3077d10cc23d042ddfe5200 (patch)
treed50557644c3afeae21b84960c0307cfe5d0e5075 /sysutils/Makefile
parentOops, fix DISTNAME/PORTVERSION with a kludge. This will at least allow (diff)
Add pslist 1.0, a utility to view or send signals to processes with all
their children, similar to killall but more sophisticated. PR: 22355 Submitted by: Peter Pentchev <roam@orbitel.bg>
Notes
Notes: svn path=/head/; revision=34380
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 383b4709f1f8..fd8d52f71f2c 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -72,6 +72,7 @@
SUBDIR += pkg_remove
SUBDIR += prips
SUBDIR += procmap
+ SUBDIR += pslist
SUBDIR += psmisc
SUBDIR += pwgen
SUBDIR += rdate