diff options
Diffstat (limited to 'net-analyzer/tcpstat/tcpstat-1.5.ebuild')
-rw-r--r-- | net-analyzer/tcpstat/tcpstat-1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/tcpstat/tcpstat-1.5.ebuild b/net-analyzer/tcpstat/tcpstat-1.5.ebuild index e149cce4a764..bd50e99ea18b 100644 --- a/net-analyzer/tcpstat/tcpstat-1.5.ebuild +++ b/net-analyzer/tcpstat/tcpstat-1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.5.ebuild,v 1.11 2006/08/15 09:08:01 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.5.ebuild,v 1.12 2014/12/29 06:57:24 jer Exp $ IUSE="berkdb" @@ -12,7 +12,7 @@ DEPEND="net-libs/libpcap berkdb? ( <sys-libs/db-2 )" SLOT="0" -LICENSE="GPL-2" +LICENSE="BSD-2" KEYWORDS="amd64 ~ppc ppc64 sparc x86" src_install () { |