diff options
author | ahze <ahze@FreeBSD.org> | 2005-11-19 14:36:09 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-11-19 14:36:09 +0800 |
commit | 3a77246bedba7ff5da88df740589bfca831f0e47 (patch) | |
tree | 19caa59023ab86df2344a4e6d5cdeefc5ed88ba6 /net | |
parent | c9c67761c4e7a73dc32e04c4aeabf51e7fc49129 (diff) | |
download | freebsd-ports-gnome-3a77246bedba7ff5da88df740589bfca831f0e47.tar.gz freebsd-ports-gnome-3a77246bedba7ff5da88df740589bfca831f0e47.tar.zst freebsd-ports-gnome-3a77246bedba7ff5da88df740589bfca831f0e47.zip |
- Switch avahi-daemon to avahi_daemon
Pointed out by: marcus
Diffstat (limited to 'net')
-rw-r--r-- | net/avahi/files/avahi-dnsconfd.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/avahi/files/avahi-dnsconfd.sh b/net/avahi/files/avahi-dnsconfd.sh index 67a4526801df..ad9f3e5b2dad 100644 --- a/net/avahi/files/avahi-dnsconfd.sh +++ b/net/avahi/files/avahi-dnsconfd.sh @@ -3,7 +3,7 @@ # $FreeBSD$ # # PROVIDE: avahi_dnsconfd -# REQUIRE: DAEMON dbus avahi-daemon +# REQUIRE: DAEMON dbus avahi_daemon # KEYWORD: FreeBSD # # avahi-dnsconfd connects to a running avahi-daemon and runs the script |