diff options
Diffstat (limited to 'dns/powerdns/files/pdns_recursor.in')
-rw-r--r-- | dns/powerdns/files/pdns_recursor.in | 4 |
1 files changed, 2 insertions, 2 deletions
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: |