diff --git a/package/ctcgfw/luci-app-wrtbwmon/Makefile b/package/ctcgfw/luci-app-wrtbwmon/Makefile index 316891525c..a20263b8cb 100644 --- a/package/ctcgfw/luci-app-wrtbwmon/Makefile +++ b/package/ctcgfw/luci-app-wrtbwmon/Makefile @@ -1,7 +1,8 @@ # -# Copyright (C) 2020 xxx +# Copyright (C) 2021 Van Waholtz # -# This is free software, licensed under the Apache License, Version 2.0 . +# This is free software, licensed under the Apache License, Version 2.0. +# See /LICENSE for more information. # include $(TOPDIR)/rules.mk @@ -11,7 +12,7 @@ PKG_VERSION:=2.0.8 PKG_RELEASE:=1 PKG_LICENSE:=Apache-2.0 -PKG_MAINTAINER:= +PKG_MAINTAINER:=Van Waholtz LUCI_TITLE:=A Luci module that uses wrtbwmon to track bandwidth usage LUCI_DEPENDS:=+@BUSYBOX_CONFIG_IP +iptables