summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-02-08 14:39:44 +0100
committerLars Wendler <polynomial-c@gentoo.org>2018-02-08 14:40:03 +0100
commitf75bd3ecb5278b6384e9427006f16a07d40126a7 (patch)
tree4d2bbe27e871f1a27eedd785e3b0b331dbcc44a9
parent795bf1582489056165a1146da99d1d2a0a3f625f (diff)
downloadgentoo-f75bd3ecb5278b6384e9427006f16a07d40126a7.tar.gz
gentoo-f75bd3ecb5278b6384e9427006f16a07d40126a7.tar.xz
net-misc/dhcp: License changed from ISC to MPL-2.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--net-misc/dhcp/dhcp-4.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcp/dhcp-4.4.0.ebuild b/net-misc/dhcp/dhcp-4.4.0.ebuild
index ff83c6a59ab..ca0eefb2fec 100644
--- a/net-misc/dhcp/dhcp-4.4.0.ebuild
+++ b/net-misc/dhcp/dhcp-4.4.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.isc.org/products/DHCP"
SRC_URI="ftp://ftp.isc.org/isc/dhcp/${MY_P}.tar.gz
ftp://ftp.isc.org/isc/dhcp/${MY_PV}/${MY_P}.tar.gz"
-LICENSE="ISC BSD SSLeay GPL-2" # GPL-2 only for init script
+LICENSE="MPL-2.0 BSD SSLeay GPL-2" # GPL-2 only for init script
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="+client ipv6 kernel_linux ldap libressl selinux +server ssl vim-syntax"