diff options
author | Bruce A. Locke <blocke@gentoo.org> | 2002-04-24 02:31:17 +0000 |
---|---|---|
committer | Bruce A. Locke <blocke@gentoo.org> | 2002-04-24 02:31:17 +0000 |
commit | 18342c6476f07a543bd3dda2adfe78483ec26c27 (patch) | |
tree | 55540acd69600ef9c854398ef670464793dfb571 /net-analyzer/etherape | |
parent | Update package (#2044) (diff) | |
download | gentoo-2-18342c6476f07a543bd3dda2adfe78483ec26c27.tar.gz gentoo-2-18342c6476f07a543bd3dda2adfe78483ec26c27.tar.bz2 gentoo-2-18342c6476f07a543bd3dda2adfe78483ec26c27.zip |
quick description fix
Diffstat (limited to 'net-analyzer/etherape')
-rw-r--r-- | net-analyzer/etherape/etherape-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/etherape/etherape-0.8.2.ebuild b/net-analyzer/etherape/etherape-0.8.2.ebuild index 3b2bc3e0ce4b..cd7bc77d4ee4 100644 --- a/net-analyzer/etherape/etherape-0.8.2.ebuild +++ b/net-analyzer/etherape/etherape-0.8.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Bruce A. Locke <blocke@shivan.org> -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.8.2.ebuild,v 1.1 2002/01/26 08:54:02 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.8.2.ebuild,v 1.2 2002/04/24 02:31:17 blocke Exp $ S=${WORKDIR}/${P} -DESCRIPTION="Gnumeric, the GNOME Spreadsheet" +DESCRIPTION="A graphical network monitor for Unix modeled after etherman" SRC_URI="http://prdownloads.sourceforge.net/etherape/${P}.tar.gz" HOMEPAGE="http://etherape.sourceforge.net/" |