Revision
86666
Author
jmr@macports.org
Date
2011-10-31 10:22:02 -0700 (Mon, 31 Oct 2011)

Log Message

rb-net-ssh: license

Modified Paths

Diff

Modified: trunk/dports/ruby/rb-net-ssh/Portfile (86665 => 86666)


--- trunk/dports/ruby/rb-net-ssh/Portfile	2011-10-31 17:19:59 UTC (rev 86665)
+++ trunk/dports/ruby/rb-net-ssh/Portfile	2011-10-31 17:22:02 UTC (rev 86666)
@@ -4,6 +4,7 @@
 PortGroup           ruby 1.0
 
 ruby.setup          net-ssh 2.0.11 gem {} rubyforge_gem
+license             MIT
 maintainers         nomaintainer
 description         A pure-Ruby implementation of the SSH2 client protocol
 long_description    ${description}