diff options
author | heinz <heinz> | 2007-10-14 17:39:03 +0000 |
---|---|---|
committer | heinz <heinz> | 2007-10-14 17:39:03 +0000 |
commit | b048c17a9de416ca5e7ea53ff2763d122b613262 (patch) | |
tree | b152d463231e20c672075fea56510f827e3f133c /net | |
parent | 42da33ffcd374d82d03a5d91242659d1a2ea163b (diff) | |
download | pkgsrc-b048c17a9de416ca5e7ea53ff2763d122b613262.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 |