[104961] trunk/dports/ruby/rb-runt/Portfile

jmr at macports.org jmr at macports.org
Fri Apr 5 17:54:24 PDT 2013


Revision: 104961
          https://trac.macports.org/changeset/104961
Author:   jmr at macports.org
Date:     2013-04-05 17:54:24 -0700 (Fri, 05 Apr 2013)
Log Message:
-----------
rb-runt: correct license

Modified Paths:
--------------
    trunk/dports/ruby/rb-runt/Portfile

Modified: trunk/dports/ruby/rb-runt/Portfile
===================================================================
--- trunk/dports/ruby/rb-runt/Portfile	2013-04-06 00:51:43 UTC (rev 104960)
+++ trunk/dports/ruby/rb-runt/Portfile	2013-04-06 00:54:24 UTC (rev 104961)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem		1.0
 PortGroup		ruby 1.0
 
@@ -10,7 +11,7 @@
 					implementation of otherwise excellent temporal \
 					patterns created by Martin Fowler. It is a Ruby \
 					version of ChronicJ (http://chronicj.org).
-license         Apache
+license         Apache-1.1
 checksums		md5 51bbf39848701f05565141dd79f209a5
 platforms		darwin
 extract.suffix  .tgz
@@ -18,4 +19,3 @@
 test.run		yes
 test.dir		${worksrcpath}/test
 test.cmd		${ruby.bin} alltests.rb
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130405/895f8178/attachment.html>


More information about the macports-changes mailing list