diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1998-11-15 21:26:38 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1998-11-15 21:26:38 +0000 |
commit | 794bb80c9ecd00c9c1ae2c48c3433abb9087345b (patch) | |
tree | 2a71ece1c9ed0800a99e14a0208efb4ca7aa7c37 /net/Makefile | |
parent | 15b58fe6a1b27d6049c9366fd92b0b46e49abbd0 (diff) |
Activate pathchar.
Notes
Notes:
svn path=/head/; revision=14540
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 ccf22b9b51f4..5dbc281ea404 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.186 1998/10/30 06:45:35 asami Exp $ +# $Id: Makefile,v 1.187 1998/11/04 03:24:00 jkoshy Exp $ # SUBDIR += SSLtelnet @@ -94,6 +94,7 @@ SUBDIR += p5-Net-Whois SUBDIR += p5-SNMP SUBDIR += p5-pRPC + SUBDIR += pathchar SUBDIR += pcnfsd SUBDIR += pmf SUBDIR += pppload |