Revision: 115540 https://trac.macports.org/changeset/115540 Author: ryandesign@macports.org Date: 2014-01-04 05:21:08 -0800 (Sat, 04 Jan 2014) Log Message: ----------- groovy: fix license Modified Paths: -------------- trunk/dports/java/groovy/Portfile Modified: trunk/dports/java/groovy/Portfile =================================================================== --- trunk/dports/java/groovy/Portfile 2014-01-04 13:13:59 UTC (rev 115539) +++ trunk/dports/java/groovy/Portfile 2014-01-04 13:21:08 UTC (rev 115540) @@ -25,7 +25,7 @@ homepage http://groovy.codehaus.org/ distname groovy-src-${version} master_sites http://dist.codehaus.org/groovy/distributions/ -license ASL-2 +license Apache-2 conflicts groovy-devel use_zip yes
participants (1)
-
ryandesign@macports.org