summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-09-23 19:59:21 +0000
committerMike Frysinger <vapier@gentoo.org>2002-09-23 19:59:21 +0000
commit14ff43485ba3525681d0c2a8eea6cd8c8a8f0b6b (patch)
treec753c409e9dee902ec357972a6edc4afd550cf6d /net-analyzer/nbaudit
parentChanged GPL to GPL-2 in LICENSE and added public-domain (diff)
downloadgentoo-2-14ff43485ba3525681d0c2a8eea6cd8c8a8f0b6b.tar.gz
gentoo-2-14ff43485ba3525681d0c2a8eea6cd8c8a8f0b6b.tar.bz2
gentoo-2-14ff43485ba3525681d0c2a8eea6cd8c8a8f0b6b.zip
Changed GPL to GPL-2 in LICENSE
Diffstat (limited to 'net-analyzer/nbaudit')
-rw-r--r--net-analyzer/nbaudit/nbaudit-1.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/nbaudit/nbaudit-1.0.ebuild b/net-analyzer/nbaudit/nbaudit-1.0.ebuild
index 78cb4a220136..e34273349b6b 100644
--- a/net-analyzer/nbaudit/nbaudit-1.0.ebuild
+++ b/net-analyzer/nbaudit/nbaudit-1.0.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/nbaudit/nbaudit-1.0.ebuild,v 1.9 2002/08/14 12:12:12 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbaudit/nbaudit-1.0.ebuild,v 1.10 2002/09/23 19:59:21 vapier Exp $
# Its officially called nat10 but the name conflicts with other projects
@@ -10,12 +10,12 @@ MY_P=nat10
S=${WORKDIR}/${MY_P}
DESCRIPTION="NetBIOS file sharing services scanner (nat10)"
SRC_URI="http://www.tux.org/pub/security/secnet/tools/nat10/${MY_P}.tgz"
-HOMEPAGE="http://www.tux.org/pub/security/secnet/tools/nat10"
+HOMEPAGE="http://www.tux.org/pub/security/secnet/tools/nat10/"
DEPEND=""
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="x86 sparc sparc64"
src_compile() {