diff options
Diffstat (limited to 'protocols/luci-proto-external/Makefile')
-rw-r--r-- | protocols/luci-proto-external/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/luci-proto-external/Makefile b/protocols/luci-proto-external/Makefile index e67a042cf2..1b0d9ccac8 100644 --- a/protocols/luci-proto-external/Makefile +++ b/protocols/luci-proto-external/Makefile @@ -4,6 +4,7 @@ LUCI_TITLE:=Support for externally managed protocol LUCI_DEPENDS:=+external-protocol PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Oskari Rauta <oskari.rauta@gmail.com> include ../../luci.mk |