diff options
author | Robert V. Baron <rvb@FreeBSD.org> | 1998-10-05 19:23:43 +0000 |
---|---|---|
committer | Robert V. Baron <rvb@FreeBSD.org> | 1998-10-05 19:23:43 +0000 |
commit | 42ec080314d14f67ec4d9b8a3f05ff05be5c87b7 (patch) | |
tree | ad2e0a8f96ca2bedd20a27bfb48682c88891b986 /net/coda5_client/pkg-descr | |
parent | - Make Jordan the maintainer, since I don't even own a scanner anymore and (diff) |
The current ports will get you Coda release 4.6.5. There are too
many patches in the ports. So we will crank out a Coda release
4.6.6 later this week. If anyone wants to play with the 4.6.5
release in the mean time they can.
Diffstat (limited to '')
-rw-r--r-- | net/coda5_client/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/coda5_client/pkg-descr b/net/coda5_client/pkg-descr new file mode 100644 index 000000000000..446682094676 --- /dev/null +++ b/net/coda5_client/pkg-descr @@ -0,0 +1,8 @@ +Coda is a distributed file system. Among its features are disconnected +operation, good security model, server replication and persistent client +side caching. + +This package builds the entire source tree but only installs(/packages) the +client side programs. + +For more info, contact <coda@cs.cmu.edu> or visit http://www.coda.cs.cmu.edu. |