Revision
94872
Author
mww@macports.org
Date
2012-07-01 14:51:30 -0700 (Sun, 01 Jul 2012)

Log Message

ocaml-gsl: add license

Modified Paths

Diff

Modified: trunk/dports/math/ocaml-gsl/Portfile (94871 => 94872)


--- trunk/dports/math/ocaml-gsl/Portfile	2012-07-01 21:46:49 UTC (rev 94871)
+++ trunk/dports/math/ocaml-gsl/Portfile	2012-07-01 21:51:30 UTC (rev 94872)
@@ -7,6 +7,7 @@
 
 distname          ocamlgsl-${version}
 categories        math science ml
+license           GPL-2
 maintainers       nomaintainer
 
 description       ocamlgsl is the GNU scientific library for OCaml