aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Extract/pkg-descr
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:21:23 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:21:23 +0000
commit1d1f878054efdd1171a8cb006e59ad0727610293 (patch)
treee4434b89d2dbba884e57f6a6cd3c7fc294554ccf /archivers/p5-Archive-Extract/pkg-descr
parent43b793a6f26531f807a7b7c16a1db3bf6b53f26d (diff)
downloadports-1d1f878054efdd1171a8cb006e59ad0727610293.tar.gz
ports-1d1f878054efdd1171a8cb006e59ad0727610293.zip
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415498
Diffstat (limited to 'archivers/p5-Archive-Extract/pkg-descr')
-rw-r--r--archivers/p5-Archive-Extract/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/p5-Archive-Extract/pkg-descr b/archivers/p5-Archive-Extract/pkg-descr
index f0c61ad2459d..8c24b51704af 100644
--- a/archivers/p5-Archive-Extract/pkg-descr
+++ b/archivers/p5-Archive-Extract/pkg-descr
@@ -1,8 +1,8 @@
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 command line
+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 command line
tools on your system.
WWW: http://search.cpan.org/dist/Archive-Extract/