diff options
author | reed <reed@pkgsrc.org> | 2004-06-02 17:11:21 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-06-02 17:11:21 +0000 |
commit | cd25546828425455155bec4146914a5a88583507 (patch) | |
tree | db1a8374a49ca10c7a3205e285696c2f047b4b6c /archivers | |
parent | 73cbaad62c8eff60c3f17af260490f239cc4d3c4 (diff) | |
download | pkgsrc-cd25546828425455155bec4146914a5a88583507.tar.gz |
Add a real DESCRiption instead of pointing to file in source.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/arc/DESCR | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/archivers/arc/DESCR b/archivers/arc/DESCR index 004178c9f68..e98e720d8fb 100644 --- a/archivers/arc/DESCR +++ b/archivers/arc/DESCR @@ -1 +1,6 @@ -See the file work/Arc521.doc for more info . +This is the ARC File Archive Utility. ARC is used to create and +maintain file archives. It can automatical compress the files +being archived. It provides repeated-character compression, dynamic +Lempel-Zev (LZW) compression, or no compression. ARC was originally +written in 1985. This package also includes marc for merging ARC +archives. |