Modified: trunk/dports/devel/ocaml-json-static/Portfile (95975 => 95976)
--- trunk/dports/devel/ocaml-json-static/Portfile 2012-07-27 09:23:58 UTC (rev 95975)
+++ trunk/dports/devel/ocaml-json-static/Portfile 2012-07-27 09:30:14 UTC (rev 95976)
@@ -7,7 +7,7 @@
revision 1
categories devel ml
license BSD
-maintainers nomaintainer
+maintainers mww openmaintainer
description JSON validator and type converter for OCaml
long_description This library converts parsed JSON data with an unchecked structure \
into specialized OCaml types and vice-versa. It is a complement to \
Modified: trunk/dports/devel/ocaml-json-wheel/Portfile (95975 => 95976)
--- trunk/dports/devel/ocaml-json-wheel/Portfile 2012-07-27 09:23:58 UTC (rev 95975)
+++ trunk/dports/devel/ocaml-json-wheel/Portfile 2012-07-27 09:30:14 UTC (rev 95976)
@@ -7,7 +7,7 @@
revision 2
categories devel ml
license BSD
-maintainers nomaintainer
+maintainers mww openmaintainer
description JSON parsing library for OCaml
long_description Implements RFC4627 for parsing the JSON interchange format.\
Uses key/value pairs to represent objects, and lists to \