diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-08-18 10:41:13 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-08-18 10:41:13 +0800 |
commit | 1bdc520081091a718ba67dd94d669913a38fb416 (patch) | |
tree | 40718590d6beafc3b1e85cd00f990dcf801ec631 /net/Makefile | |
parent | 3113e3742824b7db0ed81304521032230c6fec58 (diff) | |
download | freebsd-ports-gnome-1bdc520081091a718ba67dd94d669913a38fb416.tar.gz freebsd-ports-gnome-1bdc520081091a718ba67dd94d669913a38fb416.tar.zst freebsd-ports-gnome-1bdc520081091a718ba67dd94d669913a38fb416.zip |
Activate p5-pRPC.
Diffstat (limited to 'net/Makefile')
-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 |