aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-09-21 08:59:17 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-09-21 08:59:17 +0000
commit1767d688fd220decb0b72afda07a788cd4fd9bdb (patch)
tree396e7a9e550f06064bf9cb84606f9393262f3b98 /archivers
parentad94b1e50527a016ee01f1784e61193f3a535add (diff)
downloadports-1767d688fd220decb0b72afda07a788cd4fd9bdb.tar.gz
ports-1767d688fd220decb0b72afda07a788cd4fd9bdb.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-IO-Compress/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p5-IO-Compress/Makefile b/archivers/p5-IO-Compress/Makefile
index e2f2f389d549..f52057896de9 100644
--- a/archivers/p5-IO-Compress/Makefile
+++ b/archivers/p5-IO-Compress/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= mm@FreeBSD.org
-COMMENT= IO::Compress, IO::Uncompress and Compress::Zlib Perl5 modules
+COMMENT= Perl5 compression modules (bzip2, deflate, gzip, zlib, zip)
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \
${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Bzip2.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2