diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:24:14 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:24:14 +0000 |
commit | b427eb87ce990f7727a5d63c107d34cd197c528f (patch) | |
tree | b6471bf3db242c75032be3311f7a4ce717187c43 /archivers/zip/DESCR | |
parent | 461042de918b432b8c3c3a7c19d772e646f65dfa (diff) | |
download | pkgsrc-b427eb87ce990f7727a5d63c107d34cd197c528f.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'archivers/zip/DESCR')
-rw-r--r-- | archivers/zip/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/archivers/zip/DESCR b/archivers/zip/DESCR new file mode 100644 index 00000000000..c4fc5c70291 --- /dev/null +++ b/archivers/zip/DESCR @@ -0,0 +1,4 @@ +Zip is a compression and file packaging utility. It is compatible with +PKZIP 2.04g (Phil Katz ZIP) for MSDOS systems. There is a companion to zip +called unzip (of course) which you should be able to find the same place +you got zip. |