Revision: 100913 https://trac.macports.org/changeset/100913 Author: jwa@macports.org Date: 2012-12-31 15:47:24 -0800 (Mon, 31 Dec 2012) Log Message: ----------- mod_python25: drop maintainership Modified Paths: -------------- trunk/dports/www/mod_python25/Portfile Modified: trunk/dports/www/mod_python25/Portfile =================================================================== --- trunk/dports/www/mod_python25/Portfile 2012-12-31 21:27:13 UTC (rev 100912) +++ trunk/dports/www/mod_python25/Portfile 2012-12-31 23:47:24 UTC (rev 100913) @@ -1,6 +1,8 @@ +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 +PortGroup python 1.0 name mod_python25 version 3.3.1 @@ -8,7 +10,7 @@ categories www python platforms darwin license Apache-2 -maintainers jwa +maintainers nomaintainer description Apache2 module that embeds Python within the server. long_description \ Mod_python is an Apache 2 module that embeds the Python interpreter within \