diff options
author | martti <martti@pkgsrc.org> | 2005-11-07 11:36:22 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2005-11-07 11:36:22 +0000 |
commit | 059767ea3ff46ff0c2e958bff2725167ab2da6fe (patch) | |
tree | fcb9fbe2f97fd699f40bf4425e68922bbaa4ff93 /net | |
parent | d0121e589d77ef05a6b60f634b288fd4cd877134 (diff) | |
download | pkgsrc-059767ea3ff46ff0c2e958bff2725167ab2da6fe.tar.gz |
Added p5-POE-Component-SNMP
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 7c51af715c5..8d69f8c1e75 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.587 2005/11/06 23:59:12 jlam Exp $ +# $NetBSD: Makefile,v 1.588 2005/11/07 11:36:22 martti Exp $ # COMMENT= Networking tools @@ -274,6 +274,7 @@ SUBDIR+= p5-NetPacket SUBDIR+= p5-Nmap-Parser SUBDIR+= p5-POE-Component-Client-DNS SUBDIR+= p5-POE-Component-Client-Ident +SUBDIR+= p5-POE-Component-SNMP SUBDIR+= p5-RADIUS SUBDIR+= p5-SNMP-Info SUBDIR+= p5-SNMP-MIB-Compiler |