Revision
83382
Author
dports@macports.org
Date
2011-08-30 18:44:45 -0700 (Tue, 30 Aug 2011)

Log Message

mpfr: license

Modified Paths

Diff

Modified: trunk/dports/devel/mpfr/Portfile (83381 => 83382)


--- trunk/dports/devel/mpfr/Portfile	2011-08-31 00:20:57 UTC (rev 83381)
+++ trunk/dports/devel/mpfr/Portfile	2011-08-31 01:44:45 UTC (rev 83382)
@@ -14,6 +14,7 @@
 #version             ${base_version}
 categories          devel math
 platforms           darwin
+license             LGPL-3+
 maintainers         vinc17
 
 description     C library for multiple-precision floating-point computations