summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/ike-scan/ike-scan-1.7.ebuild')
-rw-r--r--net-analyzer/ike-scan/ike-scan-1.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/ike-scan/ike-scan-1.7.ebuild b/net-analyzer/ike-scan/ike-scan-1.7.ebuild
index 0e5195a0192a..a5afb3b87e7d 100644
--- a/net-analyzer/ike-scan/ike-scan-1.7.ebuild
+++ b/net-analyzer/ike-scan/ike-scan-1.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ike-scan/ike-scan-1.7.ebuild,v 1.3 2005/06/25 13:32:45 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ike-scan/ike-scan-1.7.ebuild,v 1.4 2006/03/05 20:44:18 jokey Exp $
DESCRIPTION="A utility for finding, fingerprinting and testing IKE VPN servers"
HOMEPAGE="http://www.nta-monitor.com/ike-scan/"
@@ -21,6 +21,6 @@ src_compile() {
src_install() {
emake DESTDIR=${D} install || die
- dodoc ChangeLog NEWS INSTALL README TODO
+ dodoc ChangeLog NEWS README TODO
dodoc udp-backoff-fingerprinting-paper.txt
}