diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-02-27 06:04:01 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-02-27 06:04:01 +0000 |
commit | 5eaaa5d8aef35bfcb4a27efde8dd26871c45aca0 (patch) | |
tree | 44e914a7c5c203a397d4d29343e15b39e2bc70c8 /net | |
parent | Perl module for writing RPC servers and clients. (diff) |
Activate p5-PlRPC.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 4bfd8d7fa942..d50ee37d3a57 100644 --- a/net/Makefile +++ b/net/Makefile @@ -138,6 +138,7 @@ SUBDIR += p5-Net-RawIP SUBDIR += p5-Net-Telnet SUBDIR += p5-Net-Whois + SUBDIR += p5-PlRPC SUBDIR += p5-SNMP SUBDIR += p5-SNMP-Util SUBDIR += p5-SNMP_Session |