diff options
author | nectar <nectar@FreeBSD.org> | 1998-11-16 05:26:38 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1998-11-16 05:26:38 +0800 |
commit | ce208eff0bfbfa2774271dd5fe44b41894871dc4 (patch) | |
tree | e283893d5c68046a838a2146b0c89bee56223734 /net | |
parent | 50637e9b9fc38dcc24d34577da1c8eaf6ef3cc09 (diff) | |
download | freebsd-ports-gnome-ce208eff0bfbfa2774271dd5fe44b41894871dc4.tar.gz freebsd-ports-gnome-ce208eff0bfbfa2774271dd5fe44b41894871dc4.tar.zst freebsd-ports-gnome-ce208eff0bfbfa2774271dd5fe44b41894871dc4.zip |
Activate pathchar.
Diffstat (limited to 'net')
-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 |