summaryrefslogtreecommitdiff
path: root/www/jesred/files/patch-ab
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-27 02:15:15 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-27 02:15:15 +0000
commit1381d53ba1e2ec333aabd65db484537529ec3cfa (patch)
tree099ea38155057dbf4a090d3fa245bac97a377164 /www/jesred/files/patch-ab
parentAdding xls2xml version 1.0.0. (diff)
Adding jesred version 1.2pl1.
A redirector for Squid. PR: 14869 Submitted by: Denis Shaposhnikov <dsh@wizard.vlink.ru>
Notes
Notes: svn path=/head/; revision=24140
Diffstat (limited to 'www/jesred/files/patch-ab')
-rw-r--r--www/jesred/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/jesred/files/patch-ab b/www/jesred/files/patch-ab
new file mode 100644
index 000000000000..023f711c9236
--- /dev/null
+++ b/www/jesred/files/patch-ab
@@ -0,0 +1,11 @@
+--- path.h.orig Sat Jul 25 03:03:13 1998
++++ path.h Mon Nov 8 18:15:30 1999
+@@ -7,6 +7,8 @@
+
+ /* change this to the path, which contains your jesred.conf */
+
++#ifndef DEFAULT_PATH
+ #define DEFAULT_PATH "/local/squid/etc"
++#endif
+
+ #endif