diff options
Diffstat (limited to 'net-analyzer/nikto/nikto-1.32.ebuild')
-rw-r--r-- | net-analyzer/nikto/nikto-1.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nikto/nikto-1.32.ebuild b/net-analyzer/nikto/nikto-1.32.ebuild index b0a3d388a273..0813d1886a36 100644 --- a/net-analyzer/nikto/nikto-1.32.ebuild +++ b/net-analyzer/nikto/nikto-1.32.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/nikto/nikto-1.32.ebuild,v 1.2 2004/06/24 22:13:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.32.ebuild,v 1.3 2004/07/08 23:23:57 eldad Exp $ MY_P=nikto-current DESCRIPTION="Web Server vulnerability scanner." @@ -14,7 +14,7 @@ RDEPEND=">=dev-lang/perl >=net-libs/libwhisker-1.5 >=net-analyzer/nmap-3.00 ssl? ( dev-libs/openssl ) " -IUSE="" +IUSE="ssl" src_unpack() { unpack ${A} |