about summary refs log tree commit homepage
path: root/projects/cgi_multipart_eof_fix/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/cgi_multipart_eof_fix/Rakefile')
-rw-r--r--projects/cgi_multipart_eof_fix/Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/cgi_multipart_eof_fix/Rakefile b/projects/cgi_multipart_eof_fix/Rakefile
index b1ee896..ec81605 100644
--- a/projects/cgi_multipart_eof_fix/Rakefile
+++ b/projects/cgi_multipart_eof_fix/Rakefile
@@ -11,7 +11,7 @@ begin
     p.rubyforge_name = "mongrel"
     p.summary = p.description = "Fix an exploitable bug in CGI multipart parsing."    
     p.url = "http://blog.evanweaver.com/pages/code#cgi_multipart_eof_fix"
-    p.docs_host = "blog.evanweaver.com:~/www/snax/public/files/doc/"
+    p.docs_host = "blog.evanweaver.com:~/www/bax/public/files/doc/"
     p.rdoc_pattern = /CHANGELOG|LICENSE|README|lib\/cgi_multipart_eof_fix/
     p.need_tar_gz = false
     p.need_tgz = true