summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/automake/automake-1.7.8.ebuild')
-rw-r--r--sys-devel/automake/automake-1.7.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.7.8.ebuild b/sys-devel/automake/automake-1.7.8.ebuild
index 664147dad5dc..bc3102d05ae9 100644
--- a/sys-devel/automake/automake-1.7.8.ebuild
+++ b/sys-devel/automake/automake-1.7.8.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.7.8.ebuild,v 1.10 2004/07/15 03:08:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.8.ebuild,v 1.11 2004/08/24 08:42:18 seemant Exp $
IUSE=""
@@ -413,7 +413,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