diff options
author | abs <abs@pkgsrc.org> | 2002-08-27 09:05:09 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2002-08-27 09:05:09 +0000 |
commit | cb7a710c07de4798aeca2a20580eb731d1dc7397 (patch) | |
tree | 8f25708811879db3c814ebd357228aafa29f021f /net | |
parent | 5f83b2cacb2cd51d1751c524794037fdd14df997 (diff) | |
download | pkgsrc-cb7a710c07de4798aeca2a20580eb731d1dc7397.tar.gz |
Added mrstat-1.15
mrstat is intended to track the load, uptime, number of users, and
telnet availability of a set of public access machines over time.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 72d17e91126..24092a912c4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.332 2002/08/27 08:10:25 seb Exp $ +# $NetBSD: Makefile,v 1.333 2002/08/27 09:05:09 abs Exp $ # COMMENT= Networking tools @@ -115,6 +115,7 @@ SUBDIR+= lukemftpd SUBDIR+= md-whois SUBDIR+= mirror SUBDIR+= mouse-pppoe +SUBDIR+= mrstat SUBDIR+= mrt SUBDIR+= mrtg SUBDIR+= mtr |