diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
commit | c0d7aee3d3693ef0723682a993c8ff2175ff57d2 (patch) | |
tree | 88a31d87fd9969d1b57ba261a09aebf8b5ecc459 /net-analyzer/trafshow | |
parent | License Fixes. Part 2. (diff) | |
download | historical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.tar.gz historical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.tar.bz2 historical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.zip |
License Fixes. Part 2.
Diffstat (limited to 'net-analyzer/trafshow')
-rw-r--r-- | net-analyzer/trafshow/trafshow-3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/trafshow/trafshow-3.1-r1.ebuild b/net-analyzer/trafshow/trafshow-3.1-r1.ebuild index a60812734c74..ce67419336ef 100644 --- a/net-analyzer/trafshow/trafshow-3.1-r1.ebuild +++ b/net-analyzer/trafshow/trafshow-3.1-r1.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/trafshow/trafshow-3.1-r1.ebuild,v 1.8 2003/02/13 13:52:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/trafshow/trafshow-3.1-r1.ebuild,v 1.9 2003/02/28 16:55:00 liquidx Exp $ IUSE="slang" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.nsk.su/pub/RinetSoftware/${P}.tgz" HOMEPAGE="http://soft.risp.ru/trafshow/index_en.shtml" SLOT="3" -LICENSE="Freeware" +LICENSE="as-is" KEYWORDS="x86 sparc " DEPEND="net-libs/libpcap |