- Fix COMMENT length
This commit is contained in:
parent
ad94b1e505
commit
1767d688fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261537
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue