Revision: 111898 https://trac.macports.org/changeset/111898 Author: davidnichols@macports.org Date: 2013-10-05 03:10:56 -0700 (Sat, 05 Oct 2013) Log Message: ----------- added MIT license Modified Paths: -------------- trunk/dports/lang/qore-ssh2-module/Portfile Modified: trunk/dports/lang/qore-ssh2-module/Portfile =================================================================== --- trunk/dports/lang/qore-ssh2-module/Portfile 2013-10-05 10:10:36 UTC (rev 111897) +++ trunk/dports/lang/qore-ssh2-module/Portfile 2013-10-05 10:10:56 UTC (rev 111898) @@ -7,7 +7,7 @@ version 0.9.9 use_bzip2 yes categories lang -license LGPL-2.1 +license {LGPL-2.1 MIT} maintainers davidnichols description ssh2 module for Qore long_description Module providing access to the ssh2 protocol including sftp support