aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2007-02-27 07:02:04 +0800
committerdougb <dougb@FreeBSD.org>2007-02-27 07:02:04 +0800
commitf3bf9401d614af9a4b192d73cdf8c63253643a04 (patch)
tree4131cf2e93de8a77a377c91f98754ad57198b04b /mail
parentbc5aca75fc79dd06f9129385efa276d198d40c1b (diff)
downloadfreebsd-ports-gnome-f3bf9401d614af9a4b192d73cdf8c63253643a04.tar.gz
freebsd-ports-gnome-f3bf9401d614af9a4b192d73cdf8c63253643a04.tar.zst
freebsd-ports-gnome-f3bf9401d614af9a4b192d73cdf8c63253643a04.zip
Another round of the periodic sweep for removal of the
KEYWORD: FreeBSD scourge. We have ignored this keyword for a long time now, so this is a non-functional change (therefore no PORTREVISION bumps). Insert a $FreeBSD tag where needed, and adjust a comment in mail/milter-regex to match reality.
Diffstat (limited to 'mail')
-rw-r--r--mail/milter-regex/files/milterregex.sh.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/milter-regex/files/milterregex.sh.in b/mail/milter-regex/files/milterregex.sh.in
index f869e5cabc5f..969e4cb6a0b1 100644
--- a/mail/milter-regex/files/milterregex.sh.in
+++ b/mail/milter-regex/files/milterregex.sh.in
@@ -1,15 +1,18 @@
#!/bin/sh
+# $FreeBSD$
+
# Start or stop milterregex
# PROVIDE: milterregex
# REQUIRE: DAEMON
# BEFORE: mail
-# KEYWORD: FreeBSD shutdown
+# KEYWORD: shutdown
#
-# NOTE for FreeBSD 5.0+:
+# NOTE for FreeBSD 5.0 through 6.0:
# If you want this script to start with the base rc scripts
# move milterregex to /etc/rc.d/milterregex
+# Not necessary for 6.1+
prefix=%%PREFIX%%
spooldir=%%SPOOLDIR%%