Browse Source

bind: update PKG_LICENSE to reflect upstream change

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
lilik-openwrt-22.03
Noah Meyerhans 6 years ago
parent
commit
2e030a7b81
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      net/bind/Makefile

+ 1
- 1
net/bind/Makefile View File

@ -14,7 +14,7 @@ PKG_RELEASE:=1
USERID:=bind=57:bind=57
PKG_MAINTAINER:=Noah Meyerhans <frodo@morgul.net>
PKG_LICENSE := BSD-3-Clause
PKG_LICENSE := MPL-2.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:= \


Loading…
Cancel
Save