[69092] trunk/dports/ruby/rb19-ruby2ruby/Portfile
Revision: 69092 http://trac.macports.org/changeset/69092 Author: singingwolfboy@macports.org Date: 2010-06-23 08:06:14 -0700 (Wed, 23 Jun 2010) Log Message: ----------- Added license line for rb19-ruby2ruby Modified Paths: -------------- trunk/dports/ruby/rb19-ruby2ruby/Portfile Modified: trunk/dports/ruby/rb19-ruby2ruby/Portfile =================================================================== --- trunk/dports/ruby/rb19-ruby2ruby/Portfile 2010-06-23 15:04:58 UTC (rev 69091) +++ trunk/dports/ruby/rb19-ruby2ruby/Portfile 2010-06-23 15:06:14 UTC (rev 69092) @@ -13,6 +13,7 @@ maintainers singingwolfboy openmaintainer homepage http://seattlerb.rubyforge.org/ruby2ruby/ platforms darwin +license MIT checksums md5 30cfdb7213e23639a4139a78308206ea \ sha1 8759023ce8259d1fe648dccf4bb97994fa3173a1 \ rmd160 cc33f793bb1696ac7722b1b3ce1b46a85cfa7382 @@ -20,4 +21,4 @@ depends_run port:rb19-sexp_processor \ port:rb19-parser \ port:rb19-parsetree \ - port:rb19-hoe \ No newline at end of file + port:rb19-hoe
participants (1)
-
singingwolfboy@macports.org