diff options
author | rh <rh> | 2001-05-16 08:04:25 +0000 |
---|---|---|
committer | rh <rh> | 2001-05-16 08:04:25 +0000 |
commit | d2281f971ff58ba4f463f1ffb40cc154445356ee (patch) | |
tree | d316ffaeb5e0a22efc42de0087588fe204b05e79 /net/Makefile | |
parent | bd7ec015bbc4c52b624bc1a2e621a402685cc588 (diff) | |
download | pkgsrc-d2281f971ff58ba4f463f1ffb40cc154445356ee.tar.gz |
Add and enable netsaint-plugin-cluster
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index cd071121c75..74c84f7e223 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.217 2001/05/14 18:05:47 rh Exp $ +# $NetBSD: Makefile,v 1.218 2001/05/16 08:04:25 rh Exp $ # COMMENT= Networking tools @@ -86,6 +86,7 @@ SUBDIR+= netcat SUBDIR+= netname SUBDIR+= netperf SUBDIR+= netsaint-base +SUBDIR+= netsaint-plugin-cluster SUBDIR+= netsaint-plugin-snmp SUBDIR+= netsaint-plugins SUBDIR+= ngrep |