summaryrefslogtreecommitdiff
path: root/dns/ddns
diff options
context:
space:
mode:
Diffstat (limited to 'dns/ddns')
-rw-r--r--dns/ddns/files/ddns_client.in3
-rw-r--r--dns/ddns/files/ddns_server.in3
2 files changed, 2 insertions, 4 deletions
diff --git a/dns/ddns/files/ddns_client.in b/dns/ddns/files/ddns_client.in
index aaa94b68d1a1..e751d770e8ed 100644
--- a/dns/ddns/files/ddns_client.in
+++ b/dns/ddns/files/ddns_client.in
@@ -1,6 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
+
# PROVIDE: ddns_client
# REQUIRE: DAEMON
# KEYWORD: shutdown
diff --git a/dns/ddns/files/ddns_server.in b/dns/ddns/files/ddns_server.in
index f292c53e55db..b070310d44f4 100644
--- a/dns/ddns/files/ddns_server.in
+++ b/dns/ddns/files/ddns_server.in
@@ -1,6 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
+
# PROVIDE: ddns_server
# REQUIRE: DAEMON
# KEYWORD: shutdown