1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/www/jesred/files/patch-ab
Steve Price 1381d53ba1 Adding jesred version 1.2pl1.
A redirector for Squid.

PR:		14869
Submitted by:	Denis Shaposhnikov <dsh@wizard.vlink.ru>
1999-12-27 02:15:15 +00:00

12 lines
242 B
Plaintext

--- 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