diff options
Diffstat (limited to 'textproc/p5-Unicode-CheckUTF8/Makefile')
-rw-r--r-- | textproc/p5-Unicode-CheckUTF8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Unicode-CheckUTF8/Makefile b/textproc/p5-Unicode-CheckUTF8/Makefile index 3cdddfdc6948..8de46bd5feaa 100644 --- a/textproc/p5-Unicode-CheckUTF8/Makefile +++ b/textproc/p5-Unicode-CheckUTF8/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Check if scalar is valid UTF-8 USES= perl5 |