diff options
author | kristerw <kristerw@pkgsrc.org> | 2007-04-15 11:36:24 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2007-04-15 11:36:24 +0000 |
commit | 37d23f363ad6cf6450deb3b423d2ed68e4d41ce7 (patch) | |
tree | 9810eb56a050806da83d0f1727935bfb39fc35dd /net/Makefile | |
parent | d93d43baf5b2a2a08d381b04c9cee73b979bdb14 (diff) | |
download | pkgsrc-37d23f363ad6cf6450deb3b423d2ed68e4d41ce7.tar.gz |
Add nagios-plugin-radius and radiusclient-ng.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 97a18569983..78ba6b6ffc6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.665 2007/04/12 18:13:55 gdt Exp $ +# $NetBSD: Makefile,v 1.666 2007/04/15 11:36:24 kristerw Exp $ # COMMENT= Networking tools @@ -215,6 +215,7 @@ SUBDIR+= nagios-nsca SUBDIR+= nagios-plugin-ldap SUBDIR+= nagios-plugin-mysql SUBDIR+= nagios-plugin-pgsql +SUBDIR+= nagios-plugin-radius SUBDIR+= nagios-plugin-snmp SUBDIR+= nagios-plugins SUBDIR+= nam @@ -380,6 +381,7 @@ SUBDIR+= quagga SUBDIR+= quagga-devel SUBDIR+= queryperf SUBDIR+= ra-rtsp-proxy +SUBDIR+= radiusclient-ng SUBDIR+= radiusd-cistron SUBDIR+= rbldnsd SUBDIR+= rdesktop |