aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-JSON-Validator
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2021-11-19 01:23:00 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2021-11-19 01:23:15 +0000
commitf3e571acab9e6d6a0e031cf11411978c677e4673 (patch)
tree5e8748deaef326c88a62486c927cc5025141a7a0 /textproc/p5-JSON-Validator
parentde6936d912f3a349b5ada2135606a6e2b3e3fbbf (diff)
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