diff options
Diffstat (limited to 'protocols/luci-proto-batman-adv/Makefile')
-rw-r--r-- | protocols/luci-proto-batman-adv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/luci-proto-batman-adv/Makefile b/protocols/luci-proto-batman-adv/Makefile index 1e1ab09891..e62a3f5ecd 100644 --- a/protocols/luci-proto-batman-adv/Makefile +++ b/protocols/luci-proto-batman-adv/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for the batman-adv protocol LUCI_DEPENDS:=+kmod-batman-adv PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Marc Ahlgrim <marc@onemarcfifty.com> include ../../luci.mk |