diff options
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 |