diff options
author | Rene Ladan <rene@FreeBSD.org> | 2021-09-06 21:12:49 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-09-06 21:13:27 +0000 |
commit | 3f85df49256b7bd28441e3babed9727005dce586 (patch) | |
tree | 6d5744d3b874778ba17c2aaceaa029029cfde785 /textproc/p5-Unicode-CheckUTF8 | |
parent | ef75df187ed4ec4828d4a34fcd3bd097472f1774 (diff) | |
download | ports-3f85df49256b7bd28441e3babed9727005dce586.tar.gz ports-3f85df49256b7bd28441e3babed9727005dce586.zip |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit.
Diffstat (limited to 'textproc/p5-Unicode-CheckUTF8')
-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 |