Revision: 128992 https://trac.macports.org/changeset/128992 Author: larryv@macports.org Date: 2014-12-02 00:45:34 -0800 (Tue, 02 Dec 2014) Log Message: ----------- libmpc: Fix license The code has been LGPLv3+ and the documentation GFDLv1.3+ since July 2012. (See http://www.multiprecision.org/index.php?prog=mpc, notes for v1.0.) Modified Paths: -------------- trunk/dports/devel/libmpc/Portfile Modified: trunk/dports/devel/libmpc/Portfile =================================================================== --- trunk/dports/devel/libmpc/Portfile 2014-12-02 08:45:31 UTC (rev 128991) +++ trunk/dports/devel/libmpc/Portfile 2014-12-02 08:45:34 UTC (rev 128992) @@ -8,7 +8,7 @@ revision 1 categories devel platforms darwin -license LGPL-2.1+ +license LGPL-3+ GFDL-1.3+ maintainers mww openmaintainer description GNU MPC
participants (1)
-
larryv@macports.org