diff options
Diffstat (limited to 'net-firewall/iptables/iptables-1.2.9-r4.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.2.9-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.2.9-r4.ebuild b/net-firewall/iptables/iptables-1.2.9-r4.ebuild index f1b8c260e8d3..a2025d69a68c 100644 --- a/net-firewall/iptables/iptables-1.2.9-r4.ebuild +++ b/net-firewall/iptables/iptables-1.2.9-r4.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/net-firewall/iptables/iptables-1.2.9-r4.ebuild,v 1.3 2004/08/19 21:59:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9-r4.ebuild,v 1.4 2004/08/23 07:49:40 seemant Exp $ inherit eutils flag-o-matic @@ -153,7 +153,7 @@ pkg_postinst() { einfo "If you are using the iptables initsscript you should save your" einfo "rules using the new iptables version before rebooting." einfo "" - einfo "If you are uprading to a >=2.4.21 kernel you may need to rebuild" + einfo "If you are upgrading to a >=2.4.21 kernel you may need to rebuild" einfo "iptables." einfo "" ewarn "!!! ipforwarding is now not a part of the iptables initscripts." |