aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2011-02-27 11:52:15 -0800
committerAdam Vandenberg2011-02-27 11:52:15 -0800
commite0a3502c4a853e6e340113abb036bb7639efb8a3 (patch)
tree8a968d465b473714124a22b175523898d3dffa51 /Library/Formula
parent8369535af757c172ebc26fc63986ea13a6556c58 (diff)
downloadhomebrew-e0a3502c4a853e6e340113abb036bb7639efb8a3.tar.bz2
mod_python - fix audit warning
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mod_python.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mod_python.rb b/Library/Formula/mod_python.rb
index f87f03256..9a881f85a 100644
--- a/Library/Formula/mod_python.rb
+++ b/Library/Formula/mod_python.rb
@@ -12,7 +12,7 @@ class ModPython <Formula
NOTE: mod_python is deprecated. See:
http://blog.dscpl.com.au/2010/05/modpython-project-soon-to-be-officially.html
-
+
mod_wsgi is the suggested replacement.
EOS
end