diff options
Diffstat (limited to 'net/pdns')
-rw-r--r-- | net/pdns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pdns/Makefile b/net/pdns/Makefile index 055337ee4..90f83ceb8 100644 --- a/net/pdns/Makefile +++ b/net/pdns/Makefile @@ -9,8 +9,8 @@ PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ PKG_HASH:=7f40c8cbc4650d06fe49abba79902ebabb384363dabbd5cef271964a07c3645c PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com> -PKG_LICENCE:=GPL-2.0-only -PKG_LICENCE_FILES:=COPYING +PKG_LICENSE:=GPL-2.0-only +PKG_LICENSE_FILES:=COPYING PKG_CPE_ID:=cpe:/a:powerdns:authoritative PKG_FIXUP:=autoreconf |