Revision: 86750 http://trac.macports.org/changeset/86750 Author: jmr@macports.org Date: 2011-11-02 17:53:38 -0700 (Wed, 02 Nov 2011) Log Message: ----------- py*-pastedeploy: license Modified Paths: -------------- trunk/dports/python/py-pastedeploy/Portfile trunk/dports/python/py25-pastedeploy/Portfile trunk/dports/python/py26-pastedeploy/Portfile Modified: trunk/dports/python/py-pastedeploy/Portfile =================================================================== --- trunk/dports/python/py-pastedeploy/Portfile 2011-11-03 00:40:09 UTC (rev 86749) +++ trunk/dports/python/py-pastedeploy/Portfile 2011-11-03 00:53:38 UTC (rev 86750) @@ -6,6 +6,7 @@ name py-pastedeploy version 1.3.1 categories-append www +license MIT maintainers nomaintainer description Paste Deployment is a system for finding and \ configuring WSGI applications and servers. Modified: trunk/dports/python/py25-pastedeploy/Portfile =================================================================== --- trunk/dports/python/py25-pastedeploy/Portfile 2011-11-03 00:40:09 UTC (rev 86749) +++ trunk/dports/python/py25-pastedeploy/Portfile 2011-11-03 00:53:38 UTC (rev 86750) @@ -6,6 +6,7 @@ name py25-pastedeploy version 1.3.1 categories-append www +license MIT maintainers nomaintainer description Paste Deployment is a system for finding and \ configuring WSGI applications and servers. Modified: trunk/dports/python/py26-pastedeploy/Portfile =================================================================== --- trunk/dports/python/py26-pastedeploy/Portfile 2011-11-03 00:40:09 UTC (rev 86749) +++ trunk/dports/python/py26-pastedeploy/Portfile 2011-11-03 00:53:38 UTC (rev 86750) @@ -6,6 +6,7 @@ name py26-pastedeploy version 1.3.3 categories-append www +license MIT maintainers nomaintainer description Paste Deployment is a system for finding and \ configuring WSGI applications and servers. @@ -20,4 +21,3 @@ checksums md5 0598aa8ab4184ea8087839b811f92284 \ sha1 dcb3d4cff75ccb284fb8c738f0abe27600ed8546 \ rmd160 3a3afb0405d31b0158a4b94f33e091f94f971900 -
participants (1)
-
jmr@macports.org