summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTuan Van <langthang@gentoo.org>2004-08-18 20:40:06 +0000
committerTuan Van <langthang@gentoo.org>2004-08-18 20:40:06 +0000
commit14d9367f854e6d0a89a8d33a8c297757f39a273c (patch)
tree5dae7b37a502ee9bad341fdf9413b8c0a8dd2756 /mail-mta/postfix/postfix-2.1.3.ebuild
parentInitial ebuild, bugs #53490 and #29841 (diff)
downloadhistorical-14d9367f854e6d0a89a8d33a8c297757f39a273c.tar.gz
historical-14d9367f854e6d0a89a8d33a8c297757f39a273c.tar.bz2
historical-14d9367f854e6d0a89a8d33a8c297757f39a273c.zip
spelling.
Diffstat (limited to 'mail-mta/postfix/postfix-2.1.3.ebuild')
-rw-r--r--mail-mta/postfix/postfix-2.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-2.1.3.ebuild b/mail-mta/postfix/postfix-2.1.3.ebuild
index df868907dfce..88fd14a9a55f 100644
--- a/mail-mta/postfix/postfix-2.1.3.ebuild
+++ b/mail-mta/postfix/postfix-2.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.1.3.ebuild,v 1.5 2004/08/17 08:27:02 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.1.3.ebuild,v 1.6 2004/08/18 20:40:06 langthang Exp $
inherit eutils ssl-cert
@@ -53,7 +53,7 @@ pkg_setup() {
if [[ -n $(pidof master) ]] ; then
if has_version '<mail-mta/postfix-2.1.3' ; then
echo
- eerror "You are upgrading from the incompatible verion."
+ eerror "You are upgrading from the incompatible version."
eerror "Please stop Postfix then emerge again."
die "Upgrade from incompatible version."
else