diff options
author | bouyer <bouyer@pkgsrc.org> | 2006-02-18 17:26:51 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2006-02-18 17:26:51 +0000 |
commit | 642569e66d5fe4f70c8679faf65e2313ae887b83 (patch) | |
tree | 3c65db117e44272244643962d8fe9e574edb6779 /net/Makefile | |
parent | 683d68d763f3560b05078c90d413ffd30bb40ccc (diff) | |
download | pkgsrc-642569e66d5fe4f70c8679faf65e2313ae887b83.tar.gz |
Add nagios-* packages.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 6c4d5dec8dc..32ab9a0708c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.603 2006/02/17 20:22:25 adrianp Exp $ +# $NetBSD: Makefile,v 1.604 2006/02/18 17:26:51 bouyer Exp $ # COMMENT= Networking tools @@ -199,6 +199,14 @@ SUBDIR+= mtr SUBDIR+= mtr-gtk SUBDIR+= mydns-mysql SUBDIR+= mydns-pgsql +SUBDIR+= nagios-base +SUBDIR+= nagios-nsca +SUBDIR+= nagios-imagepak-base +SUBDIR+= nagios-plugins +SUBDIR+= nagios-plugin-ldap +SUBDIR+= nagios-plugin-mysql +SUBDIR+= nagios-plugin-pgsql +SUBDIR+= nagios-plugin-snmp SUBDIR+= nam SUBDIR+= nap SUBDIR+= napshare |