summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/avahi/avahi-0.6.17.ebuild')
-rw-r--r--net-dns/avahi/avahi-0.6.17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/avahi/avahi-0.6.17.ebuild b/net-dns/avahi/avahi-0.6.17.ebuild
index fd2b0069a2bc..c9cc94072e9e 100644
--- a/net-dns/avahi/avahi-0.6.17.ebuild
+++ b/net-dns/avahi/avahi-0.6.17.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.17.ebuild,v 1.6 2007/05/15 19:35:37 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.17.ebuild,v 1.7 2007/05/25 06:00:50 dberkholz Exp $
inherit eutils mono python qt3 qt4
@@ -164,7 +164,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
}