aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns/files
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2006-02-20 20:47:50 +0000
committerDoug Barton <dougb@FreeBSD.org>2006-02-20 20:47:50 +0000
commitc49d1a3273d77f35b5564b3722856ca8b9dcc291 (patch)
tree3da9de442d629d38ac63cb930e82da714209de9f /dns/powerdns/files
parent2aa383c4ecd765535e04e8eba8a625608b808ee4 (diff)
downloadports-c49d1a3273d77f35b5564b3722856ca8b9dcc291.tar.gz
ports-c49d1a3273d77f35b5564b3722856ca8b9dcc291.zip
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
Notes
Notes: svn path=/head/; revision=156534
Diffstat (limited to 'dns/powerdns/files')
-rw-r--r--dns/powerdns/files/pdns.in2
-rw-r--r--dns/powerdns/files/pdns_recursor.in4
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/powerdns/files/pdns.in b/dns/powerdns/files/pdns.in
index 9eae04153346..ca99abb2963f 100644
--- a/dns/powerdns/files/pdns.in
+++ b/dns/powerdns/files/pdns.in
@@ -5,7 +5,7 @@
# PROVIDE: pdns_server
# REQUIRE: DAEMON
-# KEYWORD: FreeBSD shutdown
+# KEYWORD: shutdown
#
# Add the following lines to /etc/rc.conf to enable powerdns:
diff --git a/dns/powerdns/files/pdns_recursor.in b/dns/powerdns/files/pdns_recursor.in
index 25017f55dcf0..4a3e0f10e33a 100644
--- a/dns/powerdns/files/pdns_recursor.in
+++ b/dns/powerdns/files/pdns_recursor.in
@@ -1,11 +1,11 @@
#!/bin/sh
#
-# $FreeBSD: /tmp/pcvs/ports/dns/powerdns/files/Attic/pdns_recursor.in,v 1.1 2006-02-15 12:56:37 ehaupt Exp $
+# $FreeBSD: /tmp/pcvs/ports/dns/powerdns/files/Attic/pdns_recursor.in,v 1.2 2006-02-20 20:46:57 dougb Exp $
#
# PROVIDE: pdns_recursor
# REQUIRE: DAEMON
-# KEYWORD: FreeBSD shutdown
+# KEYWORD: shutdown
#
# Add the following lines to /etc/rc.conf to enable pdns_recursor: