summaryrefslogtreecommitdiff
path: root/www/squid/PLIST
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-11-23 10:22:53 +0000
committertron <tron@pkgsrc.org>2001-11-23 10:22:53 +0000
commitf4354210d09fd18fe50f3aba60a8c908c478d2bd (patch)
tree7749d0b4feb8b275810786b45587262a86870e8b /www/squid/PLIST
parentd8108db043562700564ce707200e1404562591c0 (diff)
downloadpkgsrc-f4354210d09fd18fe50f3aba60a8c908c478d2bd.tar.gz
Fix problems caused by recent changes: the example configuration files get
installed into "etc/squid" (and are not moved arround after installation). The message of the install script matches the actual layout again and is adapted to changes to "SQUID_SYSCONFDIR".
Diffstat (limited to 'www/squid/PLIST')
-rw-r--r--www/squid/PLIST8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/squid/PLIST b/www/squid/PLIST
index e242307d564..b2f0c9170d9 100644
--- a/www/squid/PLIST
+++ b/www/squid/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2001/11/17 23:47:24 kim Exp $
+@comment $NetBSD: PLIST,v 1.3 2001/11/23 10:22:53 tron Exp $
etc/rc.d/squid
-share/squid/mime.conf.default
-share/squid/squid.conf.default
-@unexec rmdir %D/share/squid 2>/dev/null || true
+etc/squid/mime.conf.default
+etc/squid/squid.conf.default
+@unexec rmdir %D/etc/squid 2>/dev/null || true
libexec/cachemgr.cgi
sbin/RunAccel
sbin/RunCache