Revision: 87566 http://trac.macports.org/changeset/87566 Author: mww@macports.org Date: 2011-11-25 13:12:18 -0800 (Fri, 25 Nov 2011) Log Message: ----------- ocaml-devel: fix descriptions Modified Paths: -------------- trunk/dports/lang/ocaml-devel/Portfile Modified: trunk/dports/lang/ocaml-devel/Portfile =================================================================== --- trunk/dports/lang/ocaml-devel/Portfile 2011-11-25 21:11:36 UTC (rev 87565) +++ trunk/dports/lang/ocaml-devel/Portfile 2011-11-25 21:12:18 UTC (rev 87566) @@ -10,7 +10,7 @@ platforms darwin maintainers mww openmaintainer categories lang ml -description Objective Caml is an implementation of the ML language +description Objective Caml is an implementation of the ML language, BETA version license {QPL LGPL} homepage http://www.ocaml.org/ fetch.type svn @@ -20,7 +20,7 @@ Objective Caml is an implementation of the ML language, based on \ the Caml Light dialect extended with a complete class-based object \ system and a powerful module system in the style of Standard ML. \ - This prot will install the development version of ocaml 3.13 with \ + This port will install the development version of ocaml 3.13 with \ GADT support. use_bzip2 yes