summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/netselect')
-rw-r--r--net-analyzer/netselect/Manifest2
-rw-r--r--net-analyzer/netselect/netselect-0.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/netselect/Manifest b/net-analyzer/netselect/Manifest
index 0bb49accf214..fde2b22a16b4 100644
--- a/net-analyzer/netselect/Manifest
+++ b/net-analyzer/netselect/Manifest
@@ -1,3 +1,3 @@
-MD5 8c5ff6b43d923e5b321f6dd0d92768a6 netselect-0.3.ebuild 811
MD5 356e80aba920a7226b0e960cc5ce7b87 ChangeLog 822
+MD5 df269424061f498341a8d873c8e265ee netselect-0.3.ebuild 812
MD5 7396c62cc3e5735019287ae62229dd48 files/digest-netselect-0.3 64
diff --git a/net-analyzer/netselect/netselect-0.3.ebuild b/net-analyzer/netselect/netselect-0.3.ebuild
index 7b199114f8ca..68800fe53854 100644
--- a/net-analyzer/netselect/netselect-0.3.ebuild
+++ b/net-analyzer/netselect/netselect-0.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/netselect/netselect-0.3.ebuild,v 1.10 2003/07/18 20:59:56 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3.ebuild,v 1.11 2003/09/05 23:40:10 msterret Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="Ultrafast implementation of ping."
@@ -25,6 +25,6 @@ src_compile() {
src_install () {
make install || die
-
+
dodoc ChangeLog HISTORY README*
}