freebsd-ports/www/cacheboy16/files/patch-tools-Makefile.in
Adrian Chadd f852c8b393 Cacheboy is a deriative of Squid-2 begun by yours truely to continue
active development on the stable Squid-2 codebase.

This initial preview release should be as stable as Squid-2.HEAD (at this
point in time) is.
2008-04-18 06:29:39 +00:00

11 lines
376 B
Text

--- tools/Makefile.in.orig Sun May 14 18:30:04 2006
+++ tools/Makefile.in Sun May 14 18:31:02 2006
@@ -297,7 +297,7 @@
EXTRA_DIST = \
cachemgr.conf
-DEFAULT_CACHEMGR_CONFIG = $(sysconfdir)/cachemgr.conf
+DEFAULT_CACHEMGR_CONFIG = $(sysconfdir)/cachemgr.conf.default
# Don't automatically uninstall config files
# @if test -f $(DESTDIR)$(DEFAULT_CONFIG_FILE) ; then \