diff options
author | Robert V. Baron <rvb@FreeBSD.org> | 1998-10-05 20:16:50 +0000 |
---|---|---|
committer | Robert V. Baron <rvb@FreeBSD.org> | 1998-10-05 20:16:50 +0000 |
commit | 2b2d8688ac21cfd5f6250fe3b26adc4aef8cf546 (patch) | |
tree | b07f7b27dbef4c099d04229824cb87345ad948d8 /net/Makefile | |
parent | 42ec080314d14f67ec4d9b8a3f05ff05be5c87b7 (diff) | |
download | ports-2b2d8688ac21cfd5f6250fe3b26adc4aef8cf546.tar.gz ports-2b2d8688ac21cfd5f6250fe3b26adc4aef8cf546.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f4b2de87ed92..e3f6435bed23 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.180 1998/09/08 17:31:48 vanilla Exp $ +# $Id: Makefile,v 1.181 1998/09/18 21:55:07 vanilla Exp $ # SUBDIR += SSLtelnet @@ -17,6 +17,10 @@ SUBDIR += choparp SUBDIR += clog SUBDIR += cnet + SUBDIR += coda_client + SUBDIR += coda_doc + SUBDIR += coda_intro + SUBDIR += coda_server SUBDIR += cvsup SUBDIR += cvsup-bin SUBDIR += cvsup-mirror |