summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-09-23 20:05:01 +0000
committerMike Frysinger <vapier@gentoo.org>2002-09-23 20:05:01 +0000
commit9bed696afbacd1e5ceda25e808215880e614f64b (patch)
tree47aedba01c825567cff08641bf69d212bb3ba50a /net-analyzer/nbtscan
parentChanged GPL to Artistic in LICENSE (diff)
downloadgentoo-2-9bed696afbacd1e5ceda25e808215880e614f64b.tar.gz
gentoo-2-9bed696afbacd1e5ceda25e808215880e614f64b.tar.bz2
gentoo-2-9bed696afbacd1e5ceda25e808215880e614f64b.zip
Changed GPL to GPL-2 in LICENSE
Diffstat (limited to 'net-analyzer/nbtscan')
-rw-r--r--net-analyzer/nbtscan/nbtscan-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild b/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild
index a3712110ae4c..438605b56c6c 100644
--- a/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild
+++ b/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild,v 1.4 2002/08/14 12:12:12 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild,v 1.5 2002/09/23 20:01:44 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="NBTscan is a program for scanning IP networks for NetBIOS name information"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.inetcat.org/software/nbtscan.html"
DEPEND="virtual/glibc"
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="x86 sparc sparc64"
src_compile() {