Revision
86669
Author
jmr@macports.org
Date
2011-10-31 10:37:26 -0700 (Mon, 31 Oct 2011)

Log Message

rb-mime-types: license

Modified Paths

Diff

Modified: trunk/dports/ruby/rb-mime-types/Portfile (86668 => 86669)


--- trunk/dports/ruby/rb-mime-types/Portfile	2011-10-31 17:35:17 UTC (rev 86668)
+++ trunk/dports/ruby/rb-mime-types/Portfile	2011-10-31 17:37:26 UTC (rev 86669)
@@ -4,6 +4,7 @@
 PortGroup			ruby 1.0
 
 ruby.setup			mime-types 1.16 gem {} rubyforge_gem
+license				{Ruby Artistic-1 GPL-2+}
 maintainers			nomaintainer
 description			Manages a MIME Content-Type that will return the \
 					Content-Type for a given filename.