diff options
author | grant <grant> | 2006-05-21 10:29:09 +0000 |
---|---|---|
committer | grant <grant> | 2006-05-21 10:29:09 +0000 |
commit | 34f4c2d434eb59dd84c2bc1d0100a227361505cb (patch) | |
tree | c283445a2d1ee1733128f08eeec01d8e34788fab | |
parent | 8196c775886c7f36fff3ab452120d4b52197ddcf (diff) | |
download | pkgsrc-34f4c2d434eb59dd84c2bc1d0100a227361505cb.tar.gz |
+nagios-nrpe
-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 |