From 65fbda12aea9ace689972d9c7e726ceb706c876f Mon Sep 17 00:00:00 2001 From: Kevin Bowling Date: Sat, 26 Jun 2021 21:31:45 -0700 Subject: [PATCH] devel/py-jsonnet: Correct maintainer mail PR: 256705 Reported by: jbeich Reviewed by: koobs --- devel/py-jsonnet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-jsonnet/Makefile b/devel/py-jsonnet/Makefile index ec2e80a7380a..02dd2e3b91b2 100644 --- a/devel/py-jsonnet/Makefile +++ b/devel/py-jsonnet/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 0.17.0 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= timp87@FreeBSD.org +MAINTAINER= timp87@gmail.com COMMENT= Python bindings for Jsonnet - The data templating language LICENSE= APACHE20