Revision
86675
Author
jmr@macports.org
Date
2011-10-31 11:15:07 -0700 (Mon, 31 Oct 2011)

Log Message

rb-dbi: license

Modified Paths

Diff

Modified: trunk/dports/ruby/rb-dbi/Portfile (86674 => 86675)


--- trunk/dports/ruby/rb-dbi/Portfile	2011-10-31 18:12:06 UTC (rev 86674)
+++ trunk/dports/ruby/rb-dbi/Portfile	2011-10-31 18:15:07 UTC (rev 86675)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem		1.0
 PortGroup		ruby 1.0
 
@@ -7,6 +8,7 @@
 				rubyforge:12368:ruby-dbi
 revision		1
 distname        ${ruby.module}-${version}
+license			BSD
 maintainers		nomaintainer
 description		The Ruby port of DBI
 long_description	A database independent interface for accessing \