Modified: trunk/dports/www/mod_python/Portfile (94842 => 94843)
--- trunk/dports/www/mod_python/Portfile 2012-07-01 18:55:20 UTC (rev 94842)
+++ trunk/dports/www/mod_python/Portfile 2012-07-01 20:06:14 UTC (rev 94843)
@@ -7,6 +7,7 @@
revision 1
categories www python
platforms darwin
+license Apache-2
maintainers mww
description Apache2 module that embeds Python within the server.
long_description Mod_python is an Apache 2 module that embeds the \
@@ -20,7 +21,8 @@
homepage http://www.modpython.org/
master_sites apache:httpd/modpython
extract.suffix .tgz
-checksums sha1 e538170fd78e09408b6d8593da980b126a0fef93
+checksums rmd160 f78f93172963317f4318f8f2455419743c8fb4f5 \
+ sha256 ad2331fd5fcfd720ef9e3482973fc2d06eff36ba0c44693cfa42056a62175a6b
depends_build port:flex
depends_lib port:apache2 port:python24