summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/hotwayd/hotwayd-0.8.ebuild')
-rw-r--r--net-mail/hotwayd/hotwayd-0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/hotwayd/hotwayd-0.8.ebuild b/net-mail/hotwayd/hotwayd-0.8.ebuild
index 6afba2738579..503e3152b06f 100644
--- a/net-mail/hotwayd/hotwayd-0.8.ebuild
+++ b/net-mail/hotwayd/hotwayd-0.8.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.ebuild,v 1.7 2005/01/10 02:35:10 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.8.ebuild,v 1.8 2005/01/13 15:14:51 ticho Exp $
inherit eutils
@@ -33,7 +33,7 @@ src_install () {
dodoc AUTHORS NEWS README
insinto /etc/xinetd.d
- newins ${FILESDIR}/${P}.xinetd hotwayd
+ newins ${FILESDIR}/${PN}.xinetd ${PN}
}
pkg_postinst () {