summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/hotwayd/hotwayd-0.7.4.ebuild')
-rw-r--r--net-mail/hotwayd/hotwayd-0.7.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/hotwayd/hotwayd-0.7.4.ebuild b/net-mail/hotwayd/hotwayd-0.7.4.ebuild
index 90de125f33ff..170bdba4edc8 100644
--- a/net-mail/hotwayd/hotwayd-0.7.4.ebuild
+++ b/net-mail/hotwayd/hotwayd-0.7.4.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.7.4.ebuild,v 1.5 2005/01/10 02:35:10 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.7.4.ebuild,v 1.6 2005/01/13 15:14:51 ticho Exp $
DESCRIPTION="Hotmail to pop3 daemon"
HOMEPAGE="http://hotwayd.sourceforge.net/"
@@ -30,7 +30,7 @@ src_install () {
dodoc AUTHORS NEWS README
insinto /etc/xinetd.d
- newins ${FILESDIR}/hotwayd.xinetd hotwayd
+ newins ${FILESDIR}/${PN}.xinetd ${PN}
}
pkg_postinst () {