diff options
Diffstat (limited to 'community/yadifa/APKBUILD')
-rw-r--r-- | community/yadifa/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/yadifa/APKBUILD b/community/yadifa/APKBUILD index e6d6ee04389..28a866eaf8f 100644 --- a/community/yadifa/APKBUILD +++ b/community/yadifa/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Lightweight authoritative Name Server with DNSSEC capabilities" url="http://www.yadifa.eu" arch="all" -license="BSD-3" +license="BSD-3-Clause" makedepends="libressl-dev" install="$pkgname.post-install" options="!libtool" |