diff options
Diffstat (limited to 'protocols/luci-proto-sstp/Makefile')
-rw-r--r-- | protocols/luci-proto-sstp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/luci-proto-sstp/Makefile b/protocols/luci-proto-sstp/Makefile index afb4e1a379..cb552851b2 100644 --- a/protocols/luci-proto-sstp/Makefile +++ b/protocols/luci-proto-sstp/Makefile @@ -10,6 +10,8 @@ LUCI_TITLE:=Support for SSTP LUCI_DEPENDS:=+sstp-client LUCI_PKGARCH:=all +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |