diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
commit | 6d2e8f9aebbcd9134425dfb7bef6619062bee6ec (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /devel/newtonsoft-json | |
parent | a870ca7af75a8128587ede3b410200034e0369d7 (diff) | |
download | ports-6d2e8f9aebbcd9134425dfb7bef6619062bee6ec.tar.gz ports-6d2e8f9aebbcd9134425dfb7bef6619062bee6ec.zip |
Notes
Diffstat (limited to 'devel/newtonsoft-json')
-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 2e605c3b010b..c500bb186681 100644 --- a/devel/newtonsoft-json/Makefile +++ b/devel/newtonsoft-json/Makefile @@ -5,7 +5,7 @@ PORTNAME= newtonsoft-json PORTVERSION= 6.0.5 CATEGORIES= devel -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Popular high-performance JSON framework for .NET LICENSE= MIT |