diff options
author | rh <rh@pkgsrc.org> | 2001-05-16 08:04:25 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-05-16 08:04:25 +0000 |
commit | dfaff01e3094047714b21733325aeb334adeb114 (patch) | |
tree | d316ffaeb5e0a22efc42de0087588fe204b05e79 | |
parent | 81019976dc469c3a0ff1a52d864858e32cbe78b0 (diff) | |
download | pkgsrc-dfaff01e3094047714b21733325aeb334adeb114.tar.gz |
Add and enable netsaint-plugin-cluster
-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 |