diff options
Diffstat (limited to 'protocols/luci-proto-unet/Makefile')
-rw-r--r-- | protocols/luci-proto-unet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/luci-proto-unet/Makefile b/protocols/luci-proto-unet/Makefile index b905d81439..c6cf56f497 100644 --- a/protocols/luci-proto-unet/Makefile +++ b/protocols/luci-proto-unet/Makefile @@ -11,6 +11,7 @@ LUCI_DEPENDS:=+unetd +unet-cli LUCI_PKGARCH:=all PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Hannu Nyman <hannu.nyman@iki.fi> include ../../luci.mk |