Revision: 118348 https://trac.macports.org/changeset/118348 Author: macsforever2000@macports.org Date: 2014-03-31 10:33:56 -0700 (Mon, 31 Mar 2014) Log Message: ----------- ocaml-bitstring ocaml-ocamldbi ocaml-pgocaml: Change categories to ml. (#37890) Modified Paths: -------------- trunk/dports/devel/ocaml-bitstring/Portfile trunk/dports/devel/ocaml-ocamldbi/Portfile trunk/dports/devel/ocaml-pgocaml/Portfile Modified: trunk/dports/devel/ocaml-bitstring/Portfile =================================================================== --- trunk/dports/devel/ocaml-bitstring/Portfile 2014-03-31 17:26:59 UTC (rev 118347) +++ trunk/dports/devel/ocaml-bitstring/Portfile 2014-03-31 17:33:56 UTC (rev 118348) @@ -8,7 +8,7 @@ version 2.0.3 revision 3 platforms macosx -categories devel ocaml +categories devel ml maintainers nomaintainer license {GPL-2 LGPL-2.1+} description bitstrings and bitstring matching for OCaml Modified: trunk/dports/devel/ocaml-ocamldbi/Portfile =================================================================== --- trunk/dports/devel/ocaml-ocamldbi/Portfile 2014-03-31 17:26:59 UTC (rev 118347) +++ trunk/dports/devel/ocaml-ocamldbi/Portfile 2014-03-31 17:33:56 UTC (rev 118348) @@ -5,7 +5,7 @@ name ocaml-ocamldbi version 0.9.11 revision 3 -categories devel ocaml +categories devel ml license LGPL-2.1 maintainers landonf openmaintainer description DBI library for simple database access. Modified: trunk/dports/devel/ocaml-pgocaml/Portfile =================================================================== --- trunk/dports/devel/ocaml-pgocaml/Portfile 2014-03-31 17:26:59 UTC (rev 118347) +++ trunk/dports/devel/ocaml-pgocaml/Portfile 2014-03-31 17:33:56 UTC (rev 118348) @@ -6,7 +6,7 @@ name ocaml-pgocaml version 1.4 revision 4 -categories devel ocaml +categories devel ml license LGPL-2 maintainers landonf openmaintainer description Type-safe OCaml-interface to the PostgreSQL-database