diff options
Diffstat (limited to 'protocols/luci-proto-openconnect/Makefile')
-rw-r--r-- | protocols/luci-proto-openconnect/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/luci-proto-openconnect/Makefile b/protocols/luci-proto-openconnect/Makefile index 1b9232baa8..de821b588b 100644 --- a/protocols/luci-proto-openconnect/Makefile +++ b/protocols/luci-proto-openconnect/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for OpenConnect VPN LUCI_DEPENDS:=+openconnect +luci-lua-runtime PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> include ../../luci.mk |