diff options
Diffstat (limited to 'net-mail/relay-ctrl/relay-ctrl-3.1.1-r2.ebuild')
-rw-r--r-- | net-mail/relay-ctrl/relay-ctrl-3.1.1-r2.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net-mail/relay-ctrl/relay-ctrl-3.1.1-r2.ebuild b/net-mail/relay-ctrl/relay-ctrl-3.1.1-r2.ebuild index 41e87d031be0..f901570fa856 100644 --- a/net-mail/relay-ctrl/relay-ctrl-3.1.1-r2.ebuild +++ b/net-mail/relay-ctrl/relay-ctrl-3.1.1-r2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/relay-ctrl/relay-ctrl-3.1.1-r2.ebuild,v 1.11 2005/03/03 18:27:10 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/relay-ctrl/relay-ctrl-3.1.1-r2.ebuild,v 1.12 2005/03/21 07:17:33 mr_bones_ Exp $ -inherit eutils gcc +inherit eutils gcc fixheadtails DESCRIPTION="SMTP Relaying Control designed for qmail & tcpserver." HOMEPAGE="http://untroubled.org/relay-ctrl/" @@ -22,8 +22,6 @@ RELAYCTRL_STORAGE="allow" RELAYCTRL_CONFDIR="/etc/relay-ctrl" RELAYCTRL_BINDIR="/usr/bin" -inherit fixheadtails - src_unpack() { unpack ${A} ht_fix_file ${S}/Makefile |