summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boman <mboman@gentoo.org>2004-03-17 04:58:20 +0000
committerMichael Boman <mboman@gentoo.org>2004-03-17 04:58:20 +0000
commit3429a41667c0455210da521b25a38c39cd63a9c9 (patch)
tree0c70a6dda99036cd2998e18adc50c306c036423f /net-analyzer/tcptrace/tcptrace-6.4.0.ebuild
parenttighten DEPEND (bug #44817); add metadata file; inherit eutils for epatch (diff)
downloadhistorical-3429a41667c0455210da521b25a38c39cd63a9c9.tar.gz
historical-3429a41667c0455210da521b25a38c39cd63a9c9.tar.bz2
historical-3429a41667c0455210da521b25a38c39cd63a9c9.zip
Corrected SRC_URI. Closes #44901.
Diffstat (limited to 'net-analyzer/tcptrace/tcptrace-6.4.0.ebuild')
-rw-r--r--net-analyzer/tcptrace/tcptrace-6.4.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/tcptrace/tcptrace-6.4.0.ebuild b/net-analyzer/tcptrace/tcptrace-6.4.0.ebuild
index f1e9223ea133..f14823c893fb 100644
--- a/net-analyzer/tcptrace/tcptrace-6.4.0.ebuild
+++ b/net-analyzer/tcptrace/tcptrace-6.4.0.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.4.0.ebuild,v 1.3 2003/07/13 11:30:14 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.4.0.ebuild,v 1.4 2004/03/17 04:58:20 mboman Exp $
IUSE=""
DESCRIPTION="A Tool for analyzing network packet dumps"
HOMEPAGE="http://www.tcptrace.org/"
-SRC_URI="http://www.tcptrace.org/download/${P}.tar.gz"
+SRC_URI="http://www.tcptrace.org/download/old/6.4/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"