aboutsummaryrefslogtreecommitdiff
path: root/www/squid/files
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-25 23:38:48 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-25 23:38:48 +0000
commitb3f2631a433d27e0e7063b3ebbd84cd41dde16aa (patch)
treef4d4d64022992fcd5130548a9ef7b43a8c4b9bac /www/squid/files
parent0614d0e7730b174914d779bf3a0038a0ca665bcd (diff)
downloadports-b3f2631a433d27e0e7063b3ebbd84cd41dde16aa.tar.gz
ports-b3f2631a433d27e0e7063b3ebbd84cd41dde16aa.zip
[Maintainer] www/squid: rc(8) related fixups
- Fix rc(8) preamble in the squid run script - Use the .sh suffix only for the old style script - Do not refer to "rcNG" in pkg-install anymore, rcNG is the default rc style by now - Bump PORTREVISION (to mark this change and because the package content changes) PR: ports/90858 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de>
Notes
Notes: svn path=/head/; revision=152035
Diffstat (limited to 'www/squid/files')
-rw-r--r--www/squid/files/squid.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/squid/files/squid.sh b/www/squid/files/squid.sh
index a46c9dc7bf4d..fef206cefc77 100644
--- a/www/squid/files/squid.sh
+++ b/www/squid/files/squid.sh
@@ -4,9 +4,8 @@
#
# --begin rcng
# PROVIDE: squid
-# REQUIRE: NETWORKING SERVERS
-# BEFORE: DAEMON
-# KEYWORD: FreeBSD shutdown
+# REQUIRE: LOGIN
+# KEYWORD: shutdown
#
# Note:
# Set "squid_enable=yes" in either /etc/rc.conf, /etc/rc.conf.local or