diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-07 19:35:25 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-07 19:35:25 +0000 |
commit | 0b69b1da88c810d481a8668d2f56834203ba791b (patch) | |
tree | c5bd76a841cda6d8f2d0ceb6d0a19a22d6868eb6 /textproc/p5-Perl-Critic | |
parent | badd1c9e14f9bcacd7b7ff6c76dcb8c6b480d627 (diff) | |
download | ports-0b69b1da88c810d481a8668d2f56834203ba791b.tar.gz ports-0b69b1da88c810d481a8668d2f56834203ba791b.zip |
Notes
Diffstat (limited to 'textproc/p5-Perl-Critic')
-rw-r--r-- | textproc/p5-Perl-Critic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile index 6b236405069f..52a1044b7ed5 100644 --- a/textproc/p5-Perl-Critic/Makefile +++ b/textproc/p5-Perl-Critic/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Critique Perl source for style and standards RUN_DEPENDS= p5-B-Keywords>=1.05:${PORTSDIR}/devel/p5-B-Keywords \ |