aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns-devel
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-devel
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-devel')
-rw-r--r--dns/powerdns-devel/files/pdns.in4
-rw-r--r--dns/powerdns-devel/files/pdns_recursor.in4
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/powerdns-devel/files/pdns.in b/dns/powerdns-devel/files/pdns.in
index 63c2a0537df2..8735e8268353 100644
--- a/dns/powerdns-devel/files/pdns.in
+++ b/dns/powerdns-devel/files/pdns.in
@@ -1,11 +1,11 @@
#!/bin/sh
#
-# $FreeBSD: /tmp/pcvs/ports/dns/powerdns-devel/files/Attic/pdns.in,v 1.1 2006-02-15 12:56:37 ehaupt Exp $
+# $FreeBSD: /tmp/pcvs/ports/dns/powerdns-devel/files/Attic/pdns.in,v 1.2 2006-02-20 20:46:57 dougb Exp $
#
# 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-devel/files/pdns_recursor.in b/dns/powerdns-devel/files/pdns_recursor.in
index fc19a1e940af..96bf4743c638 100644
--- a/dns/powerdns-devel/files/pdns_recursor.in
+++ b/dns/powerdns-devel/files/pdns_recursor.in
@@ -1,11 +1,11 @@
#!/bin/sh
#
-# $FreeBSD: /tmp/pcvs/ports/dns/powerdns-devel/files/Attic/pdns_recursor.in,v 1.1 2006-02-15 12:56:37 ehaupt Exp $
+# $FreeBSD: /tmp/pcvs/ports/dns/powerdns-devel/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: