summaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-Raw-Bzip2/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-06-30 07:40:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-06-30 07:40:34 +0000
commitd8363c83c34abdb8073465cffef9641125b82847 (patch)
treef2dfa4e0be034764bb42beb6520d767d53a30e9d /archivers/p5-Compress-Raw-Bzip2/Makefile
parentFix a typo. (diff)
- Update to 2.037: no functional change
- Take maintainership Changes: http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes PR: ports/158395 Submitted by: sunpoet (myself) Approved by: mm (maintainer)
Notes
Notes: svn path=/head/; revision=276706
Diffstat (limited to 'archivers/p5-Compress-Raw-Bzip2/Makefile')
-rw-r--r--archivers/p5-Compress-Raw-Bzip2/Makefile6
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