diff options
-rw-r--r-- | applications/luci-app-usteer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-usteer/Makefile b/applications/luci-app-usteer/Makefile index f6d6fabe8e..ac44b357c2 100644 --- a/applications/luci-app-usteer/Makefile +++ b/applications/luci-app-usteer/Makefile @@ -6,7 +6,7 @@ LUCI_TITLE:=LuCI usteer app for js based luci LUCI_DEPENDS:=+luci-base +usteer PKG_LICENSE:=Apache-2.0 -PKG_MAINTAINER:=Ramon Van Gorkom <github@flightfoil.com> +PKG_MAINTAINER:=Ramon Van Gorkom <Ramon00c00@gmail.com> include ../../luci.mk |