summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2000-05-12 15:41:26 +0000
committermjl <mjl@pkgsrc.org>2000-05-12 15:41:26 +0000
commit74aef05b58842be0f461316bd3260e3e419db3a6 (patch)
treee9e76ca8449c14421bf99a6ad472fba4466c0bc3 /sysutils/Makefile
parente6416cbc438a683ebcb5997eb5f0dddde1b9d1ed (diff)
downloadpkgsrc-74aef05b58842be0f461316bd3260e3e419db3a6.tar.gz
Add pstree.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 566ed68209d..9f2b77b5c9f 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2000/03/25 16:39:47 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.62 2000/05/12 15:41:26 mjl Exp $
# FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp
#
@@ -41,6 +41,7 @@
SUBDIR += mtools
SUBDIR += osname
SUBDIR += psmisc
+ SUBDIR += pstree
SUBDIR += roller
SUBDIR += rtty
SUBDIR += sh-utils