diff options
author | prspkt <prspkt@protonmail.com> | 2019-06-08 16:39:49 +0300 |
---|---|---|
committer | prspkt <prspkt@protonmail.com> | 2019-06-08 16:39:49 +0300 |
commit | beaddd050e58ead0397f66e0f411c1cc4be40279 (patch) | |
tree | ca3af5e5730be2da5a868ceb8f25987ef6ae0b61 /community/pdns | |
parent | 69c916568a6dcb3c3440c60350528ebdf3da0b78 (diff) | |
download | aports-beaddd050e58ead0397f66e0f411c1cc4be40279.tar.bz2 aports-beaddd050e58ead0397f66e0f411c1cc4be40279.tar.xz |
community/pdns: clarify license
Fixes #10536
Diffstat (limited to 'community/pdns')
-rw-r--r-- | community/pdns/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pdns/APKBUILD b/community/pdns/APKBUILD index 68cfd989ae..6a0b3cd763 100644 --- a/community/pdns/APKBUILD +++ b/community/pdns/APKBUILD @@ -10,7 +10,7 @@ pkgrel=0 pkgdesc="PowerDNS Authoritative Server" url="https://www.powerdns.com/" arch="all" -license="GPL-2.0-or-later" +license="GPL-2.0-only" depends="" depends_dev="" makedepends="$depends_dev |