From 57dc4074781928326a3104161fddcc5f4ad4be3d Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Thu, 20 Jul 2000 11:55:59 +0000 Subject: Add tclhttpd, a pure-Tcl implementation of a HTTP server. PR: ports/19870 Submitted by: Mikhail Teterin --- www/tclhttpd/files/patch-af | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 www/tclhttpd/files/patch-af (limited to 'www/tclhttpd/files/patch-af') diff --git a/www/tclhttpd/files/patch-af b/www/tclhttpd/files/patch-af new file mode 100644 index 000000000000..74df2c3f7272 --- /dev/null +++ b/www/tclhttpd/files/patch-af @@ -0,0 +1,5 @@ +--- lib/log.tcl Mon Apr 3 20:00:28 2000 ++++ lib/log.tcl Fri May 5 10:01:58 2000 +@@ -29,1 +29,1 @@ +- set Log(compressProg) /usr/local/bin/gzip ++ set Log(compressProg) /usr/bin/gzip -- cgit v1.2.3