diff options
Diffstat (limited to 'devel/p5-Test-Compile/Makefile')
-rw-r--r-- | devel/p5-Test-Compile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Compile/Makefile b/devel/p5-Test-Compile/Makefile index 31ec06abcb25..404f3d64d922 100644 --- a/devel/p5-Test-Compile/Makefile +++ b/devel/p5-Test-Compile/Makefile @@ -8,7 +8,7 @@ MASTER_SITE_SUBDIR= CPAN:EGILES PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Check whether Perl module files compile correctly LICENSE= ART10 GPLv1+ |