summaryrefslogtreecommitdiff
path: root/textproc/p5-JSON-Validator
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2021-11-18 18:23:00 -0700
committerAdam Weinberger <adamw@FreeBSD.org>2021-11-18 18:23:15 -0700
commitf3e571acab9e6d6a0e031cf11411978c677e4673 (patch)
tree5e8748deaef326c88a62486c927cc5025141a7a0 /textproc/p5-JSON-Validator
parent12.3: add RC2 MANIFEST files (diff)
Multiple: Drop maintainership on some ports
Diffstat (limited to 'textproc/p5-JSON-Validator')
-rw-r--r--textproc/p5-JSON-Validator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-JSON-Validator/Makefile b/textproc/p5-JSON-Validator/Makefile
index 4d69cdc55b17..4e7967c7373a 100644
--- a/textproc/p5-JSON-Validator/Makefile
+++ b/textproc/p5-JSON-Validator/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= adamw@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Validate data against a JSON schema
LICENSE= ART20