diff options
author | rh <rh> | 2001-01-16 18:12:15 +0000 |
---|---|---|
committer | rh <rh> | 2001-01-16 18:12:15 +0000 |
commit | 5192824542fed61a6dceba4fec98327d59bc00cd (patch) | |
tree | 70c88ab84404d6773b42c726eb482497d02592d7 /net/Makefile | |
parent | 935e2532ec6eb9c9ae4f6250706e35c471661909 (diff) | |
download | pkgsrc-5192824542fed61a6dceba4fec98327d59bc00cd.tar.gz |
Add and enable netsaint-plugin-snmp
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 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 |