diff options
Diffstat (limited to 'textproc/p5-Regexp-Common-Email-Address/Makefile')
-rw-r--r-- | textproc/p5-Regexp-Common-Email-Address/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Regexp-Common-Email-Address/Makefile b/textproc/p5-Regexp-Common-Email-Address/Makefile index 860e30827fb6..999bfb8df2cc 100644 --- a/textproc/p5-Regexp-Common-Email-Address/Makefile +++ b/textproc/p5-Regexp-Common-Email-Address/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Regex pattern for Email Addresses BUILD_DEPENDS= ${SITE_PERL}/Email/Address.pm:${PORTSDIR}/mail/p5-Email-Address \ |