diff options
Diffstat (limited to 'package/network/utils/dante/Makefile')
-rw-r--r-- | package/network/utils/dante/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/network/utils/dante/Makefile b/package/network/utils/dante/Makefile index f10dd86c1b..0e9ab069c8 100644 --- a/package/network/utils/dante/Makefile +++ b/package/network/utils/dante/Makefile @@ -18,6 +18,9 @@ PKG_MD5SUM:=69b9d6234154d7d6a91fcbd98c68e62a PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org> PKG_LICENSE:=BSD-4-Clause +PKG_LICENSE:=BSD-3-Clause +PKG_LICENSE_FILES:=LICENSE + PKG_FIXUP:=autoreconf PKG_INSTALL:=1 |