diff options
author | Jeroen Roovers <jer@gentoo.org> | 2020-10-04 08:57:55 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2020-10-04 08:58:26 +0200 |
commit | 6d6a2aa3ac777b1e32c6cdab36c58496ee4590a1 (patch) | |
tree | 846e493d08e98a3c9cbf5222a242c1aaa59ab71c /net-analyzer | |
parent | licenses: Add NPSL, the Nmap Public Source License (diff) | |
download | gentoo-6d6a2aa3ac777b1e32c6cdab36c58496ee4590a1.tar.gz gentoo-6d6a2aa3ac777b1e32c6cdab36c58496ee4590a1.tar.bz2 gentoo-6d6a2aa3ac777b1e32c6cdab36c58496ee4590a1.zip |
net-analyzer/nmap: Fix LICENSE
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nmap/nmap-7.90.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nmap/nmap-7.90.ebuild b/net-analyzer/nmap/nmap-7.90.ebuild index f9b6702ee093..2b988dd25f2f 100644 --- a/net-analyzer/nmap/nmap-7.90.ebuild +++ b/net-analyzer/nmap/nmap-7.90.ebuild @@ -13,7 +13,7 @@ SRC_URI=" https://dev.gentoo.org/~jer/nmap-logo-64.png " -LICENSE="GPL-2" +LICENSE="NPSL" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="ipv6 libressl libssh2 ncat nping +nse ssl system-lua" |