diff options
Diffstat (limited to 'dhclient/dhclient_2.0pl5.oe')
-rw-r--r-- | dhclient/dhclient_2.0pl5.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dhclient/dhclient_2.0pl5.oe b/dhclient/dhclient_2.0pl5.oe index 8d20ebd70f..cee9cdece2 100644 --- a/dhclient/dhclient_2.0pl5.oe +++ b/dhclient/dhclient_2.0pl5.oe @@ -1,5 +1,6 @@ SECTION = "console/network" DESCRIPTION = "ISC DHCP Distribution (client and server)." +LICENSE = "BSD" SRC_URI = "ftp://ftp.isc.org/isc/dhcp/dhcp-${PV}.tar.gz \ file://make.patch;patch=1" |