summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/jnettop/jnettop-0.10.1.ebuild')
-rw-r--r--net-analyzer/jnettop/jnettop-0.10.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/jnettop/jnettop-0.10.1.ebuild b/net-analyzer/jnettop/jnettop-0.10.1.ebuild
index a5b49286cb76..1df4f7a447a8 100644
--- a/net-analyzer/jnettop/jnettop-0.10.1.ebuild
+++ b/net-analyzer/jnettop/jnettop-0.10.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/jnettop/jnettop-0.10.1.ebuild,v 1.6 2006/02/15 23:15:50 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/jnettop/jnettop-0.10.1.ebuild,v 1.7 2006/03/05 20:59:31 jokey Exp $
DESCRIPTION="A top like console network traffic visualiser"
HOMEPAGE="http://jnettop.kubs.info/"
@@ -16,5 +16,5 @@ DEPEND="net-libs/libpcap
src_install() {
make DESTDIR=${D} install || die
- dodoc AUTHORS ChangeLog INSTALL NEWS README
+ dodoc AUTHORS ChangeLog NEWS README
}