diff options
author | flathill <flathill@FreeBSD.org> | 1999-05-11 01:24:57 +0000 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-05-11 01:24:57 +0000 |
commit | 8dad386ac03767c6d9362bc6df15d4909fea0616 (patch) | |
tree | 20de9ba3458b13693f9d8e99a3143436fdf71451 /net/Makefile | |
parent | 052305df416d93e8be8fae3c075713b27184b093 (diff) | |
download | FreeBSD-ports-8dad386ac03767c6d9362bc6df15d4909fea0616.zip FreeBSD-ports-8dad386ac03767c6d9362bc6df15d4909fea0616.tar.gz |
Activate coda5_doc
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 e74ff0c..9d9d461 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.260 1999/05/08 10:32:29 asami Exp $ +# $Id: Makefile,v 1.261 1999/05/09 01:17:10 steve Exp $ # SUBDIR += IglooFTP @@ -27,6 +27,7 @@ SUBDIR += clusterit SUBDIR += cnet SUBDIR += coda5_client + SUBDIR += coda5_doc SUBDIR += coda5_server SUBDIR += coda_client SUBDIR += coda_doc |