Revision: 86754 http://trac.macports.org/changeset/86754 Author: jmr@macports.org Date: 2011-11-02 18:38:03 -0700 (Wed, 02 Nov 2011) Log Message: ----------- py*-mako: license Modified Paths: -------------- trunk/dports/python/py-mako/Portfile trunk/dports/python/py25-mako/Portfile trunk/dports/python/py26-mako/Portfile Modified: trunk/dports/python/py-mako/Portfile =================================================================== --- trunk/dports/python/py-mako/Portfile 2011-11-03 01:31:13 UTC (rev 86753) +++ trunk/dports/python/py-mako/Portfile 2011-11-03 01:38:03 UTC (rev 86754) @@ -7,6 +7,7 @@ name py-mako version 0.1.10 categories-append www +license MIT maintainers dh description A super-fast templating language that borrows \ the best ideas from the existing templating \ Modified: trunk/dports/python/py25-mako/Portfile =================================================================== --- trunk/dports/python/py25-mako/Portfile 2011-11-03 01:31:13 UTC (rev 86753) +++ trunk/dports/python/py25-mako/Portfile 2011-11-03 01:38:03 UTC (rev 86754) @@ -6,6 +6,7 @@ name py25-mako version 0.1.10 categories-append www +license MIT maintainers nomaintainer description A super-fast templating language that borrows \ the best ideas from the existing templating \ Modified: trunk/dports/python/py26-mako/Portfile =================================================================== --- trunk/dports/python/py26-mako/Portfile 2011-11-03 01:31:13 UTC (rev 86753) +++ trunk/dports/python/py26-mako/Portfile 2011-11-03 01:38:03 UTC (rev 86754) @@ -7,6 +7,7 @@ name py26-mako version 0.4.0 categories-append www +license MIT maintainers akitada description A super-fast templating language that borrows \ the best ideas from the existing templating \
participants (1)
-
jmr@macports.org