diff options
author | heinz <heinz@pkgsrc.org> | 2007-05-06 13:28:28 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2007-05-06 13:28:28 +0000 |
commit | 5060511a948b854e3075800b3b4ee85581c4bb0c (patch) | |
tree | c26df50892c7bcaa843abadd7748413e803c20b8 /net | |
parent | c52578ac931863658e9992295e72736ca452752b (diff) | |
download | pkgsrc-5060511a948b854e3075800b3b4ee85581c4bb0c.tar.gz |
Activated p5-RPC-XML
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 b4c2c56d1e9..ba8665d1c10 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.667 2007/04/30 15:34:13 abs Exp $ +# $NetBSD: Makefile,v 1.668 2007/05/06 13:28:28 heinz Exp $ # COMMENT= Networking tools @@ -311,6 +311,7 @@ SUBDIR+= p5-POE-Component-Client-DNS SUBDIR+= p5-POE-Component-Client-Ident SUBDIR+= p5-POE-Component-SNMP SUBDIR+= p5-RADIUS +SUBDIR+= p5-RPC-XML SUBDIR+= p5-SNMP-Info SUBDIR+= p5-SNMP-MIB-Compiler SUBDIR+= p5-SNMP_Session |