diff options
author | agc <agc> | 2005-01-12 11:53:28 +0000 |
---|---|---|
committer | agc <agc> | 2005-01-12 11:53:28 +0000 |
commit | 82053b0e227208663d751a5179d15113f2cde31d (patch) | |
tree | 4ae1b4308765159c23fbd2cef19326409a9cba8a /sysutils | |
parent | 18428b7f7cd94ef3ef3b9427a41d0efcbcfa0965 (diff) | |
download | pkgsrc-82053b0e227208663d751a5179d15113f2cde31d.tar.gz |
Add and enable wmSMPmon
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 1db72827fe5..f09a9972300 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.277 2005/01/12 00:01:21 hubertf Exp $ +# $NetBSD: Makefile,v 1.278 2005/01/12 11:53:28 agc Exp $ COMMENT= System utilities @@ -205,6 +205,7 @@ SUBDIR+= webmin SUBDIR+= whowatch SUBDIR+= wipe SUBDIR+= wmcpuload +SUBDIR+= wmSMPmon SUBDIR+= wmmemmon SUBDIR+= wtail SUBDIR+= xapply |