diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-08-18 02:41:13 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-08-18 02:41:13 +0000 |
commit | cf18a87cdaa203cf9023f210845093a676ec4c04 (patch) | |
tree | da87abaa1bfa22d534382de7cfb65caf4c842832 | |
parent | 7067de25f2650db48c8192759d8b639714bcf6c6 (diff) | |
download | freebsd-ports-cf18a87cdaa203cf9023f210845093a676ec4c04.zip |
Activate p5-pRPC.
-rw-r--r-- | net/Makefile | 3 |
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 |