diff options
author | rh <rh@pkgsrc.org> | 2001-01-16 18:12:15 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-01-16 18:12:15 +0000 |
commit | 1b2f28be657b4492e003fea42f5be7db8fca84d6 (patch) | |
tree | 70c88ab84404d6773b42c726eb482497d02592d7 /net | |
parent | 85ee6a16a312f52ac7e1d78f27580ceaea64736f (diff) | |
download | pkgsrc-1b2f28be657b4492e003fea42f5be7db8fca84d6.tar.gz |
Add and enable netsaint-plugin-snmp
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 8cef8982be5..4ebda614322 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.181 2001/01/16 15:44:14 rh Exp $ +# $NetBSD: Makefile,v 1.182 2001/01/16 18:12:15 rh Exp $ # SUBDIR += adns @@ -69,6 +69,7 @@ SUBDIR += netname SUBDIR += netperf SUBDIR += netsaint-base + SUBDIR += netsaint-plugin-snmp SUBDIR += netsaint-plugins SUBDIR += ngrep SUBDIR += nmap |