diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-05-23 20:00:14 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-05-23 20:00:14 +0000 |
commit | 24bbe0105ac1ad4074092bc37d22e1ed60041c7a (patch) | |
tree | 88a3baa8738b1221c70b90e6c11923d7ef3f75c1 /archivers/p5-Archive-Extract | |
parent | 639ac9263caba4f41d906c2bad64111e79f46b65 (diff) | |
download | ports-24bbe0105ac1ad4074092bc37d22e1ed60041c7a.tar.gz ports-24bbe0105ac1ad4074092bc37d22e1ed60041c7a.zip |
Notes
Diffstat (limited to 'archivers/p5-Archive-Extract')
-rw-r--r-- | archivers/p5-Archive-Extract/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p5-Archive-Extract/pkg-descr b/archivers/p5-Archive-Extract/pkg-descr index 0a9d37bcf14a..65db93a287af 100644 --- a/archivers/p5-Archive-Extract/pkg-descr +++ b/archivers/p5-Archive-Extract/pkg-descr @@ -2,7 +2,7 @@ Archive::Extract is a generic archive extraction mechanism. It allows you to extract any archive file of the type .tar, .tar.gz, .gz or .zip without having to worry how it does so, or use different -interfaces for each type by using either perl modules, or commandline +interfaces for each type by using either perl modules, or command line tools on your system. WWW: http://search.cpan.org/dist/Archive-Extract |