summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2019-03-26 18:24:57 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2019-03-26 18:24:57 +0000
commita95a656bebf73565bf9751260b1a6439f619764d (patch)
tree1606bdaafae2096e299ca2513f21d8b5dc116026
parentDocument Python vulnerability (diff)
devel/newtonsoft-json: Return to pool as no longer am using mono
-rw-r--r--devel/newtonsoft-json/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/newtonsoft-json/Makefile b/devel/newtonsoft-json/Makefile
index 1229b4f4e2e8..b50dbc7e7baa 100644
--- a/devel/newtonsoft-json/Makefile
+++ b/devel/newtonsoft-json/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 9.0.1
PORTREVISION= 2
CATEGORIES= devel
-MAINTAINER= bofh@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Popular high-performance JSON framework for .NET
LICENSE= MIT