diff options
author | heinz <heinz> | 2007-05-06 13:28:28 +0000 |
---|---|---|
committer | heinz <heinz> | 2007-05-06 13:28:28 +0000 |
commit | 34c1f0de1c6ba59e4c4685aa48d4d19c9a081aad (patch) | |
tree | c26df50892c7bcaa843abadd7748413e803c20b8 /net | |
parent | 3ff39c205dda03e530472e34fe09fdb70b477c31 (diff) | |
download | pkgsrc-34c1f0de1c6ba59e4c4685aa48d4d19c9a081aad.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 |