--- trunk/dports/ruby/rb-capistrano/Portfile 2013-04-22 14:17:35 UTC (rev 105476)
+++ trunk/dports/ruby/rb-capistrano/Portfile 2013-04-22 15:10:50 UTC (rev 105477)
@@ -4,6 +4,7 @@
PortGroup ruby 1.0
ruby.setup capistrano 2.5.3 gem {} rubyforge_gem
+license MIT
maintainers nomaintainer
description Capistrano is a utility and framework for executing \
commands in parallel on multiple remote machines, via SSH.