summaryrefslogtreecommitdiff
path: root/www/jesred/files/patch-path.h
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 15:49:46 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 15:49:46 +0000
commit5fef74e277a1a8631418cc86635c091fcc79d099 (patch)
tree1f91b768812d879efc689dc94c0aa53e7c1ba2fa /www/jesred/files/patch-path.h
parent- Add LICENSE (diff)
Rename www/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'www/jesred/files/patch-path.h')
-rw-r--r--www/jesred/files/patch-path.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/jesred/files/patch-path.h b/www/jesred/files/patch-path.h
new file mode 100644
index 000000000000..023f711c9236
--- /dev/null
+++ b/www/jesred/files/patch-path.h
@@ -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