diff options
Diffstat (limited to 'net/dhcp6')
-rw-r--r-- | net/dhcp6/files/dhcp6c.in | 3 | ||||
-rw-r--r-- | net/dhcp6/files/dhcp6relay.in | 3 | ||||
-rw-r--r-- | net/dhcp6/files/dhcp6s.in | 3 |
3 files changed, 0 insertions, 9 deletions
diff --git a/net/dhcp6/files/dhcp6c.in b/net/dhcp6/files/dhcp6c.in index 07a055a97f18..4c5c27fcd97d 100644 --- a/net/dhcp6/files/dhcp6c.in +++ b/net/dhcp6/files/dhcp6c.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: dhcp6c # REQUIRE: netif diff --git a/net/dhcp6/files/dhcp6relay.in b/net/dhcp6/files/dhcp6relay.in index 849f825ba71d..2ea772900432 100644 --- a/net/dhcp6/files/dhcp6relay.in +++ b/net/dhcp6/files/dhcp6relay.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: dhcp6relay # REQUIRE: DAEMON diff --git a/net/dhcp6/files/dhcp6s.in b/net/dhcp6/files/dhcp6s.in index ef0614421cd2..786b186086db 100644 --- a/net/dhcp6/files/dhcp6s.in +++ b/net/dhcp6/files/dhcp6s.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: dhcp6s # REQUIRE: dhcp6c DAEMON |