diff options
author | manu <manu@pkgsrc.org> | 2013-10-01 03:37:54 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2013-10-01 03:37:54 +0000 |
commit | ff2a76ac4b8c0bc2f765d8f9018f95290c59da48 (patch) | |
tree | 24c3ccabb579da0bdd22237c053b3bf6dc7b7b24 | |
parent | 01f7f730dc1d846190acde991fb5540ddaf61c10 (diff) | |
download | pkgsrc-ff2a76ac4b8c0bc2f765d8f9018f95290c59da48.tar.gz |
Add nagios-plugin-milter
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index fc23273e34e..0013af760cb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.980 2013/09/30 21:10:03 wiz Exp $ +# $NetBSD: Makefile,v 1.981 2013/10/01 03:37:54 manu Exp $ # COMMENT= Networking tools @@ -311,6 +311,7 @@ SUBDIR+= nagios-nrpe SUBDIR+= nagios-nsca SUBDIR+= nagios-plugin-dumpdates SUBDIR+= nagios-plugin-ldap +SUBDIR+= nagios-plugin-milter SUBDIR+= nagios-plugin-mysql SUBDIR+= nagios-plugin-pgsql SUBDIR+= nagios-plugin-radius |