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 | 90868bdf4caa35ef699467aa9c153fa5c74df200 (patch) | |
tree | 6778933249276843a61381b676ec933669ffbf6d /net-analyzer/acid | |
parent | stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-90868bdf4caa35ef699467aa9c153fa5c74df200.tar.gz gentoo-2-90868bdf4caa35ef699467aa9c153fa5c74df200.tar.bz2 gentoo-2-90868bdf4caa35ef699467aa9c153fa5c74df200.zip |
small grammar update
Diffstat (limited to 'net-analyzer/acid')
-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 "" } |