diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-01 14:42:30 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-01 14:42:30 +0000 |
commit | f61503a220cf8a244d862dba16c13e0cfc490b34 (patch) | |
tree | b3b9c0717efc963d3ce2a9a9d8f48bed60c5ff3b /mail-mta/netqmail | |
parent | Added to ~sparc. (diff) | |
download | gentoo-2-f61503a220cf8a244d862dba16c13e0cfc490b34.tar.gz gentoo-2-f61503a220cf8a244d862dba16c13e0cfc490b34.tar.bz2 gentoo-2-f61503a220cf8a244d862dba16c13e0cfc490b34.zip |
Wording
(Portage version: 2.0.54)
Diffstat (limited to 'mail-mta/netqmail')
-rw-r--r-- | mail-mta/netqmail/netqmail-1.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/netqmail/netqmail-1.05.ebuild b/mail-mta/netqmail/netqmail-1.05.ebuild index 651c1f264ca6..6e8fe267aba0 100644 --- a/mail-mta/netqmail/netqmail-1.05.ebuild +++ b/mail-mta/netqmail/netqmail-1.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05.ebuild,v 1.3 2006/03/01 14:32:39 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05.ebuild,v 1.4 2006/03/01 14:42:30 hansmi Exp $ inherit eutils toolchain-funcs fixheadtails flag-o-matic @@ -74,7 +74,7 @@ src_unpack() { echo ewarn "You enabled custom patches from ${QMAIL_PATCH_DIR}." ewarn "Be warned that you won't get any support when using " - ewarn "when this feature. You're on your own from now." + ewarn "this feature. You're on your own from now!" ebeep EPATCH_SOURCE=${QMAIL_PATCH_DIR} epatch echo |