diff options
-rw-r--r-- | converters/yj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/yj/Makefile b/converters/yj/Makefile index c813e4716fd6..e733d9155080 100644 --- a/converters/yj/Makefile +++ b/converters/yj/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v CATEGORIES= converters DIST_SUBDIR= yj -MAINTAINER= ohauer@FreeBSD.org +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Convert between YAML, TOML, JSON, and HCL LICENSE= APACHE20 |