Revision
104840
Author
jmr@macports.org
Date
2013-04-03 13:11:02 -0700 (Wed, 03 Apr 2013)

Log Message

rb19-redcloth: license

Modified Paths

Diff

Modified: trunk/dports/ruby/rb19-redcloth/Portfile (104839 => 104840)


--- trunk/dports/ruby/rb19-redcloth/Portfile	2013-04-03 20:01:56 UTC (rev 104839)
+++ trunk/dports/ruby/rb19-redcloth/Portfile	2013-04-03 20:11:02 UTC (rev 104840)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem          1.0
 PortGroup           ruby 1.0
 
@@ -9,9 +10,10 @@
     RedCloth is a module for using the Textile markup language in Ruby. \
     Textile is a simple text format that can be converted to HTML, \
     eliminating the need to use HTML directly to create documents, blogs, \
-    or web pages. 
+    or web pages.
 maintainers         nomaintainer
 categories-append   textproc
+license             MIT
 platforms           darwin
 checksums           md5     cc95e8af45e7a81c30c7480991d1c7ea \
                     sha1    2099da243df2ae751ad5a9d5072ba5bcc0580c26 \