diff options
Diffstat (limited to 'net/dhcpd/files/dhcpd.in')
-rw-r--r-- | net/dhcpd/files/dhcpd.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/dhcpd/files/dhcpd.in b/net/dhcpd/files/dhcpd.in index 4dd6458bc89a..61c2ada0946d 100644 --- a/net/dhcpd/files/dhcpd.in +++ b/net/dhcpd/files/dhcpd.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: dhcpd # REQUIRE: DAEMON # BEFORE: LOGIN |