summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/ethereal/ethereal-0.9.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/ethereal/ethereal-0.9.3.ebuild b/net-analyzer/ethereal/ethereal-0.9.3.ebuild
index d4cc3d463518..8e9c51c32c82 100644
--- a/net-analyzer/ethereal/ethereal-0.9.3.ebuild
+++ b/net-analyzer/ethereal/ethereal-0.9.3.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>, Donny Davies <woodchip@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.3.ebuild,v 1.2 2002/04/12 16:56:07 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.3.ebuild,v 1.3 2002/04/17 04:26:07 rphillips Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A commercial-quality network protocol analyzer"
-SRC_URI="http://ethereal.zing.org/distribution/${P}.tar.gz"
-HOMEPAGE="http://ethereal.zing.org/"
+SRC_URI="http://www.ethereal.com/distribution/${P}.tar.gz"
+HOMEPAGE="http://www.ethereal.com/"
RDEPEND="virtual/glibc
>=sys-libs/zlib-1.1.3