openbsd-ports/www/jesred/patches/patch-path_h
pvalchev c1fb484820 Import of jesred-1.2.1
Jesred is a redirector for the Squid proxy.  It was derived from
Squirm 1.0 betaB and some parts of squid.  Author claims that it's
about two or three times faster than original Squirm, and has some
added features.

MAINTAINER=     Couderc Damien <couderc.damien@wanadoo.fr>
2001-08-22 17:42:11 +00:00

12 lines
316 B
Plaintext

$OpenBSD: patch-path_h,v 1.1.1.1 2001/08/22 17:42:11 pvalchev Exp $
--- path.h.orig Fri Jul 24 17:03:13 1998
+++ path.h Wed Aug 22 11:32:59 2001
@@ -7,6 +7,6 @@
/* change this to the path, which contains your jesred.conf */
-#define DEFAULT_PATH "/local/squid/etc"
+#define DEFAULT_PATH "/etc/jesred"
#endif