diff options
Diffstat (limited to 'net-ftp/pure-ftpd/pure-ftpd-1.0.29.ebuild')
-rw-r--r-- | net-ftp/pure-ftpd/pure-ftpd-1.0.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.29.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.29.ebuild index be17305c09f7..387f6568e25b 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.29.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.29.ebuild,v 1.3 2010/06/17 20:46:52 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.29.ebuild,v 1.4 2010/07/17 12:22:29 polynomial-c Exp $ EAPI=2 inherit eutils confutils flag-o-matic @@ -88,7 +88,7 @@ src_install() { newconfd "${FILESDIR}/pure-ftpd.conf_d" pure-ftpd - newinitd "${FILESDIR}/pure-ftpd.rc8" pure-ftpd + newinitd "${FILESDIR}/pure-ftpd.rc9" pure-ftpd if use xinetd ; then insinto /etc/xinetd.d |