diff options
Diffstat (limited to 'net-mail/hotwayd/hotwayd-0.8.2.ebuild')
-rw-r--r-- | net-mail/hotwayd/hotwayd-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/hotwayd/hotwayd-0.8.2.ebuild b/net-mail/hotwayd/hotwayd-0.8.2.ebuild index 715fa875caee..fed6bcc54e1f 100644 --- a/net-mail/hotwayd/hotwayd-0.8.2.ebuild +++ b/net-mail/hotwayd/hotwayd-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.8.2.ebuild,v 1.2 2005/01/10 02:35:10 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.8.2.ebuild,v 1.3 2005/01/13 15:14:51 ticho Exp $ inherit eutils @@ -27,7 +27,7 @@ src_install () { dodoc AUTHORS NEWS README insinto /etc/xinetd.d - newins ${FILESDIR}/${P}.xinetd hotwayd + newins ${FILESDIR}/${PN}.xinetd ${PN} } pkg_postinst () { |