diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-12-24 15:25:55 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-12-24 15:25:55 +0000 |
commit | 25b999a450e82072183938f974939c83757c71d5 (patch) | |
tree | 5186a49297b6aea2540b75b4fbc05ce3906585f1 /devel/shtool/pkg-descr | |
parent | e3f064262c0409cc587334e52fa30458252beb28 (diff) |
Notes
Diffstat (limited to 'devel/shtool/pkg-descr')
-rw-r--r-- | devel/shtool/pkg-descr | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/shtool/pkg-descr b/devel/shtool/pkg-descr index 9499d225d1a0..23b02ccfbd8e 100644 --- a/devel/shtool/pkg-descr +++ b/devel/shtool/pkg-descr @@ -1,9 +1,6 @@ GNU shtool -- The GNU Portable Shell Tool Copyright (c) 1994-1999 Ralf S. Engelschall <rse@engelschall.com> -http://www.gnu.org/software/shtool/ -ftp://ftp.gnu.org/gnu/shtool/ - The GNU shtool program is a compilation of small but very stable and portable shell scripts into a single shell tool. All ingredients were in successful use over many years in various free software projects. @@ -11,3 +8,5 @@ The compiled shtool program is intended to be used inside the source tree of free software packages. There it can take over various (usually non-portable) tasks related to the building and installation of such packages. + +WWW: http://www.gnu.org/software/shtool/ |