summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/avahi/avahi-0.6.18.ebuild')
-rw-r--r--net-dns/avahi/avahi-0.6.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/avahi/avahi-0.6.18.ebuild b/net-dns/avahi/avahi-0.6.18.ebuild
index e0f608a68fcc..3d0cbebaeb0f 100644
--- a/net-dns/avahi/avahi-0.6.18.ebuild
+++ b/net-dns/avahi/avahi-0.6.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 2000-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.18.ebuild,v 1.9 2007/05/15 19:35:37 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.18.ebuild,v 1.10 2007/05/25 06:00:50 dberkholz Exp $
inherit eutils mono python qt3 qt4
@@ -170,7 +170,7 @@ pkg_postinst() {
then
elog
elog "To use avahi-autoipd to configure your interfaces with IPv4LL (RFC3927)"
- elog "addresses, just set config_<interface>=( autoipd ) in /etc/conf.net!"
+ elog "addresses, just set config_<interface>=( autoipd ) in /etc/conf.d/net!"
elog
fi
}