diff options
author | heinz <heinz@pkgsrc.org> | 2007-10-14 17:39:03 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2007-10-14 17:39:03 +0000 |
commit | c5ac1d756d7842525d287ec5d984c7a0861b18d8 (patch) | |
tree | b152d463231e20c672075fea56510f827e3f133c /net | |
parent | f35f62932b8b8e4510530fd998d66daa443c05a7 (diff) | |
download | pkgsrc-c5ac1d756d7842525d287ec5d984c7a0861b18d8.tar.gz |
Activated nagios-plugin-spamd
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 8620372ba27..8c64c68fc55 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.685 2007/10/12 15:04:36 he Exp $ +# $NetBSD: Makefile,v 1.686 2007/10/14 17:39:03 heinz Exp $ # COMMENT= Networking tools @@ -221,6 +221,7 @@ SUBDIR+= nagios-plugin-mysql SUBDIR+= nagios-plugin-pgsql SUBDIR+= nagios-plugin-radius SUBDIR+= nagios-plugin-snmp +SUBDIR+= nagios-plugin-spamd SUBDIR+= nagios-plugins SUBDIR+= nam SUBDIR+= nap |