Modified: trunk/dports/ruby/rb-text-format/Portfile (104916 => 104917)
--- trunk/dports/ruby/rb-text-format/Portfile 2013-04-05 01:33:23 UTC (rev 104916)
+++ trunk/dports/ruby/rb-text-format/Portfile 2013-04-05 02:24:25 UTC (rev 104917)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup ruby 1.0
@@ -10,7 +11,7 @@
capabilities to Ruby. Based on Perl's Text::Format \
0.52, it offers all of the functionality of that \
module and new capabilities besides.
-license Ruby Artistic
+license {Ruby Artistic-1 GPL-2+}
categories-append textproc
platforms darwin
checksums md5 c4403fe040aefd798ee3bd408be6db77
@@ -18,4 +19,3 @@
test.run yes
test.dir ${worksrcpath}/tests
test.cmd ${ruby.bin} testall.rb
-