diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2019-03-26 18:24:57 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2019-03-26 18:24:57 +0000 |
commit | a95a656bebf73565bf9751260b1a6439f619764d (patch) | |
tree | 1606bdaafae2096e299ca2513f21d8b5dc116026 | |
parent | Document Python vulnerability (diff) |
devel/newtonsoft-json: Return to pool as no longer am using mono
-rw-r--r-- | devel/newtonsoft-json/Makefile | 2 |
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 |