diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 2e7f9156f35..1d2e76f3b86 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.190 2003/05/08 03:35:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.191 2003/05/28 07:23:50 agc Exp $ COMMENT= System utilities @@ -77,6 +77,7 @@ SUBDIR+= lavaps SUBDIR+= libirman SUBDIR+= logrot SUBDIR+= lsof +SUBDIR+= mbmon SUBDIR+= mc SUBDIR+= medusa SUBDIR+= memconf |