diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-09-04 18:55:05 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-09-04 18:55:05 +0000 |
commit | 36393a83907c606c19ecdcdce2c6ee6c1c1d5f59 (patch) | |
tree | b4babff687ffe6ba6bbaac8a03544efa526aafa9 /net-analyzer | |
parent | stable on x86 (diff) | |
download | historical-36393a83907c606c19ecdcdce2c6ee6c1c1d5f59.tar.gz historical-36393a83907c606c19ecdcdce2c6ee6c1c1d5f59.tar.bz2 historical-36393a83907c606c19ecdcdce2c6ee6c1c1d5f59.zip |
small grammar update
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/acid/acid-0.9.6_beta23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/acid/acid-0.9.6_beta23.ebuild b/net-analyzer/acid/acid-0.9.6_beta23.ebuild index 035f40e36332..361ae32093b2 100644 --- a/net-analyzer/acid/acid-0.9.6_beta23.ebuild +++ b/net-analyzer/acid/acid-0.9.6_beta23.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-analyzer/acid/acid-0.9.6_beta23.ebuild,v 1.3 2004/07/31 08:39:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/acid/acid-0.9.6_beta23.ebuild,v 1.4 2004/09/04 18:55:05 squinky86 Exp $ inherit webapp @@ -43,6 +43,6 @@ pkg_postinst() { einfo "" einfo "Note: ACID is installed as a webapp." einfo "The ACID database is an extension of the SNORT database." - einfo "To setup ACID database look in the README" + einfo "To setup the ACID database look in the README" einfo "" } |