diff options
Diffstat (limited to 'devel/p5-Test-Distribution/Makefile')
-rw-r--r-- | devel/p5-Test-Distribution/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Distribution/Makefile b/devel/p5-Test-Distribution/Makefile index df926ef499eb..da731e2e95f8 100644 --- a/devel/p5-Test-Distribution/Makefile +++ b/devel/p5-Test-Distribution/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perform tests on all modules of a distribution BUILD_DEPENDS= ${RUN_DEPENDS} |