diff options
author | Rene Ladan <rene@FreeBSD.org> | 2021-09-06 23:12:49 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-09-06 23:13:27 +0200 |
commit | 3f85df49256b7bd28441e3babed9727005dce586 (patch) | |
tree | 6d5744d3b874778ba17c2aaceaa029029cfde785 /converters/p5-JSON-XS-VersionOneAndTwo/Makefile | |
parent | ef75df187ed4ec4828d4a34fcd3bd097472f1774 (diff) | |
download | freebsd-ports-3f85df49256b7bd28441e3babed9727005dce586.zip |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit.
Diffstat (limited to 'converters/p5-JSON-XS-VersionOneAndTwo/Makefile')
-rw-r--r-- | converters/p5-JSON-XS-VersionOneAndTwo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-JSON-XS-VersionOneAndTwo/Makefile b/converters/p5-JSON-XS-VersionOneAndTwo/Makefile index 4c59fb699b1d..b9dae27e8c8f 100644 --- a/converters/p5-JSON-XS-VersionOneAndTwo/Makefile +++ b/converters/p5-JSON-XS-VersionOneAndTwo/Makefile @@ -7,7 +7,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Support versions 1 and 2 of JSON::XS BUILD_DEPENDS= ${RUN_DEPENDS} |