diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /net/coda_doc | |
parent | 1520142bc725e616da770a4e1d5625319b89c384 (diff) | |
download | ports-4c2e4f186201b31c37dc6ace0bc178984cefa9fd.tar.gz ports-4c2e4f186201b31c37dc6ace0bc178984cefa9fd.zip |
Notes
Diffstat (limited to 'net/coda_doc')
-rw-r--r-- | net/coda_doc/Makefile | 1 | ||||
-rw-r--r-- | net/coda_doc/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/coda_doc/Makefile b/net/coda_doc/Makefile index 92ff7a7483a8..ece1981781a6 100644 --- a/net/coda_doc/Makefile +++ b/net/coda_doc/Makefile @@ -13,6 +13,7 @@ DISTNAME= coda-doc-4.6.5-3 EXTRACT_SUFX= .tgz MAINTAINER= rvb@cs.cmu.edu +COMMENT= An experimental, replicated, high-performance network file system MAN1= cfs.1 \ clog.1 \ diff --git a/net/coda_doc/pkg-comment b/net/coda_doc/pkg-comment deleted file mode 100644 index 94c2a5a0fd65..000000000000 --- a/net/coda_doc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An experimental, replicated, high-performance network file system |