summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-08-18 02:41:13 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-08-18 02:41:13 +0000
commitcf18a87cdaa203cf9023f210845093a676ec4c04 (patch)
treeda87abaa1bfa22d534382de7cfb65caf4c842832 /net
parentp5-pRPC is the module for writing RPC servers and clients. (diff)
Activate p5-pRPC.
Notes
Notes: svn path=/head/; revision=12605
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index de01d6060652..f1403cbca7f7 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.175 1998/08/11 03:06:14 mph Exp $
+# $Id: Makefile,v 1.176 1998/08/17 21:40:19 jdp Exp $
#
SUBDIR += SSLtelnet
@@ -82,6 +82,7 @@
SUBDIR += p5-Net-Telnet
SUBDIR += p5-Net-Whois
SUBDIR += p5-SNMP
+ SUBDIR += p5-pRPC
SUBDIR += pcnfsd
SUBDIR += pmf
SUBDIR += pppload