diff options
Diffstat (limited to 'print/cups/files/cupsd.in')
-rw-r--r-- | print/cups/files/cupsd.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/cups/files/cupsd.in b/print/cups/files/cupsd.in index f768f2665832..da432c04b875 100644 --- a/print/cups/files/cupsd.in +++ b/print/cups/files/cupsd.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: cupsd # REQUIRE: DAEMON %%DBUS_DAEMON%% %%AVAHI_DAEMON%% # KEYWORD: shutdown |