diff options
author | manu <manu> | 2014-02-05 09:32:21 +0000 |
---|---|---|
committer | manu <manu> | 2014-02-05 09:32:21 +0000 |
commit | af314e0b2412818df425c4d9f0046313cd8d8b1b (patch) | |
tree | 2a76822aee71416f877329833c036a97a4d1d35d /net | |
parent | 119d6f4c69ec45706637c050efd548ebd6bc9db1 (diff) | |
download | pkgsrc-af314e0b2412818df425c4d9f0046313cd8d8b1b.tar.gz |
Add nagios-plugin-dotpid
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 11f59a1c210..a7af65b09b7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1004 2014/02/02 15:57:24 rodent Exp $ +# $NetBSD: Makefile,v 1.1005 2014/02/05 09:32:21 manu Exp $ # COMMENT= Networking tools @@ -321,6 +321,7 @@ SUBDIR+= mydns-pgsql SUBDIR+= nagios-base SUBDIR+= nagios-nrpe SUBDIR+= nagios-nsca +SUBDIR+= nagios-plugin-dotpid SUBDIR+= nagios-plugin-dumpdates SUBDIR+= nagios-plugin-ldap SUBDIR+= nagios-plugin-milter |