diff options
author | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
commit | 0b6b506536c1ff50f1531d26be2fccfe86c74335 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/readline/DESCR | |
parent | 1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (diff) | |
download | pkgsrc-0b6b506536c1ff50f1531d26be2fccfe86c74335.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/readline/DESCR')
-rw-r--r-- | devel/readline/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/readline/DESCR b/devel/readline/DESCR new file mode 100644 index 00000000000..f9649ac4302 --- /dev/null +++ b/devel/readline/DESCR @@ -0,0 +1,3 @@ +This is the GNU readline library, which can be linked into +applications, allowing them to re-use previously typed input, and, +additionally, edit it. |