diff options
author | grant <grant@pkgsrc.org> | 2006-05-21 10:29:09 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2006-05-21 10:29:09 +0000 |
commit | 803055b531394004c6bdd700c1cd9340d3744044 (patch) | |
tree | c283445a2d1ee1733128f08eeec01d8e34788fab /net | |
parent | 02647a5f15a5e6f0d4571b48b62ab33ec907cded (diff) | |
download | pkgsrc-803055b531394004c6bdd700c1cd9340d3744044.tar.gz |
+nagios-nrpe
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 a42c7b45337..827507d5815 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.616 2006/05/05 23:16:46 minskim Exp $ +# $NetBSD: Makefile,v 1.617 2006/05/21 10:29:09 grant Exp $ # COMMENT= Networking tools @@ -208,6 +208,7 @@ SUBDIR+= nagios-plugin-mysql SUBDIR+= nagios-plugin-pgsql SUBDIR+= nagios-plugin-snmp SUBDIR+= nagios-plugins +SUBDIR+= nagios-nrpe SUBDIR+= nam SUBDIR+= nap SUBDIR+= napshare |