summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/automake/automake-1.8.3.ebuild')
-rw-r--r--sys-devel/automake/automake-1.8.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.8.3.ebuild b/sys-devel/automake/automake-1.8.3.ebuild
index f2f445a3bbd9..8fd353a50bc9 100644
--- a/sys-devel/automake/automake-1.8.3.ebuild
+++ b/sys-devel/automake/automake-1.8.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/sys-devel/automake/automake-1.8.3.ebuild,v 1.14 2004/07/15 03:08:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.3.ebuild,v 1.15 2004/08/24 08:42:18 seemant Exp $
inherit eutils
@@ -488,7 +488,7 @@ pkg_postinst() {
done
echo
- einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' have changed to:"
+ einfo "Please note that the 'WANT_AUTOMAKE_1_?=1' syntax has changed to:"
echo
einfo " WANT_AUTOMAKE=<required version>"
echo