summaryrefslogtreecommitdiff
path: root/archivers/bzip2/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 20:24:14 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 20:24:14 +0000
commitb427eb87ce990f7727a5d63c107d34cd197c528f (patch)
treeb6471bf3db242c75032be3311f7a4ce717187c43 /archivers/bzip2/DESCR
parent461042de918b432b8c3c3a7c19d772e646f65dfa (diff)
downloadpkgsrc-b427eb87ce990f7727a5d63c107d34cd197c528f.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'archivers/bzip2/DESCR')
-rw-r--r--archivers/bzip2/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/archivers/bzip2/DESCR b/archivers/bzip2/DESCR
new file mode 100644
index 00000000000..95d296dfe48
--- /dev/null
+++ b/archivers/bzip2/DESCR
@@ -0,0 +1,10 @@
+This is bzip2, a block-sorting file compressor.
+
+From the README:
+
+ To the best of my knowledge, bzip2 does not use any patented
+ algorithms. However, I do not have the resources available to
+ carry out a full patent search. Therefore I cannot give any
+ guarantee of the above statement.
+
+ Julian Seward <jseward@acm.org>