diff options
Diffstat (limited to 'archivers/p5-Compress-Raw-Bzip2/Makefile')
-rw-r--r-- | archivers/p5-Compress-Raw-Bzip2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/p5-Compress-Raw-Bzip2/Makefile b/archivers/p5-Compress-Raw-Bzip2/Makefile index e7300389527b..0facebf10a60 100644 --- a/archivers/p5-Compress-Raw-Bzip2/Makefile +++ b/archivers/p5-Compress-Raw-Bzip2/Makefile @@ -6,19 +6,19 @@ # PORTNAME= Compress-Raw-Bzip2 -PORTVERSION= 2.035 +PORTVERSION= 2.037 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS PKGNAMEPREFIX= p5- -MAINTAINER= mm@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Low-Level Interface to bzip2 compression library LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= YES +PERL_CONFIGURE= yes MAN3= Compress::Raw::Bzip2.3 |