diff options
Diffstat (limited to 'lang/p5-Parse-Perl/Makefile')
-rw-r--r-- | lang/p5-Parse-Perl/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/p5-Parse-Perl/Makefile b/lang/p5-Parse-Perl/Makefile index bd3dbf2dd907..8b6bc2ec15aa 100644 --- a/lang/p5-Parse-Perl/Makefile +++ b/lang/p5-Parse-Perl/Makefile @@ -6,16 +6,15 @@ # PORTNAME= Parse-Perl -PORTVERSION= 0.005 +PORTVERSION= 0.006 CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Interpret string as Perl source PERL_CONFIGURE= yes -USE_PERL5_RUN= 5.8.4+ MAN3= Parse::Perl.3 \ Parse::Perl::CopHintsHash.3 \ |