diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /archivers/sharutils/pkg-descr | |
parent | 8c307777eaf81af4195ae428b3ebbeba734fc5af (diff) |
Notes
Diffstat (limited to 'archivers/sharutils/pkg-descr')
-rw-r--r-- | archivers/sharutils/pkg-descr | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/archivers/sharutils/pkg-descr b/archivers/sharutils/pkg-descr deleted file mode 100644 index f1eb3d9904d4..000000000000 --- a/archivers/sharutils/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -This is the set of GNU shar utilities. - -`shar' makes so-called shell archives out of many files, preparing -them for transmission by electronic mail services. `unshar' helps -unpacking shell archives after reception. The core of both programs -is initially derived from public domain. Some modules and other -code sections are freely borrowed from other GNU distributions, -bringing `shar' under the terms of the GNU General Public License. - -WWW: http://www.gnu.org/software/sharutils/sharutils.html |