Revision: 83335 http://trac.macports.org/changeset/83335 Author: ryandesign@macports.org Date: 2011-08-29 18:40:06 -0700 (Mon, 29 Aug 2011) Log Message: ----------- cairo-devel: fix license to match cairo Modified Paths: -------------- trunk/dports/graphics/cairo-devel/Portfile Modified: trunk/dports/graphics/cairo-devel/Portfile =================================================================== --- trunk/dports/graphics/cairo-devel/Portfile 2011-08-30 01:33:31 UTC (rev 83334) +++ trunk/dports/graphics/cairo-devel/Portfile 2011-08-30 01:40:06 UTC (rev 83335) @@ -13,7 +13,7 @@ revision 2 categories graphics maintainers ryandesign -license LGPL-2.1 MPL-1.1 +license {LGPL-2.1 MPL-1.1} homepage http://cairographics.org/ master_sites ${homepage}snapshots/ platforms darwin macosx
participants (1)
-
ryandesign@macports.org