diff options
Diffstat (limited to 'protocols/luci-proto-autoip')
-rw-r--r-- | protocols/luci-proto-autoip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/luci-proto-autoip/Makefile b/protocols/luci-proto-autoip/Makefile index 87f8dcd532..8da1a2fac7 100644 --- a/protocols/luci-proto-autoip/Makefile +++ b/protocols/luci-proto-autoip/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for Avahi IPv4LL configuration LUCI_DEPENDS:=+avahi-autoipd PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> include ../../luci.mk |