diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:40:14 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:40:14 +0000 |
commit | 51b3927648f41771ee9c6e7d37c843373ecab637 (patch) | |
tree | 980739b1a87f0bd0c814bb0353f243ca3d4fc5f1 /net-analyzer/sussen/sussen-0.5.3.ebuild | |
parent | header fix (diff) | |
download | historical-51b3927648f41771ee9c6e7d37c843373ecab637.tar.gz historical-51b3927648f41771ee9c6e7d37c843373ecab637.tar.bz2 historical-51b3927648f41771ee9c6e7d37c843373ecab637.zip |
whitespace cleanup
Diffstat (limited to 'net-analyzer/sussen/sussen-0.5.3.ebuild')
-rw-r--r-- | net-analyzer/sussen/sussen-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/sussen/sussen-0.5.3.ebuild b/net-analyzer/sussen/sussen-0.5.3.ebuild index bb69474bdc3d..5a83be0d7a15 100644 --- a/net-analyzer/sussen/sussen-0.5.3.ebuild +++ b/net-analyzer/sussen/sussen-0.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sussen/sussen-0.5.3.ebuild,v 1.1 2003/08/20 12:42:51 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sussen/sussen-0.5.3.ebuild,v 1.2 2003/09/05 23:40:10 msterret Exp $ inherit gnome2 debug @@ -34,7 +34,7 @@ pkg_postinst( ) { gnome2_pkg_postinst echo "" - einfo "Please ensure the nessus server has ssl support disabled " + einfo "Please ensure the nessus server has ssl support disabled " einfo "before using sussen, as ssl support is currently non-functional" einfo "in sussen. More information is available by issuing:" einfo "" |