Merge pull request #4171 from TDT-GmbH/mwan3-change-maintainer
net/mwan3: change maintainer
This commit is contained in:
commit
46a2a6bf05
1 changed files with 3 additions and 5 deletions
|
@ -9,9 +9,8 @@ include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=mwan3
|
PKG_NAME:=mwan3
|
||||||
PKG_VERSION:=2.2
|
PKG_VERSION:=2.2
|
||||||
PKG_RELEASE:=4
|
PKG_RELEASE:=5
|
||||||
PKG_MAINTAINER:=Jeroen Louwes <jeroen.louwes@gmail.com>, \
|
PKG_MAINTAINER:=Florian Eckert <fe@dev.tdt.de>
|
||||||
Florian Eckert <fe@dev.tdt.de>
|
|
||||||
PKG_LICENSE:=GPLv2
|
PKG_LICENSE:=GPLv2
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
@ -22,8 +21,7 @@ define Package/mwan3
|
||||||
SUBMENU:=Routing and Redirection
|
SUBMENU:=Routing and Redirection
|
||||||
DEPENDS:=+ip +ipset +iptables +iptables-mod-conntrack-extra +iptables-mod-ipopt
|
DEPENDS:=+ip +ipset +iptables +iptables-mod-conntrack-extra +iptables-mod-ipopt
|
||||||
TITLE:=Multiwan hotplug script with connection tracking support
|
TITLE:=Multiwan hotplug script with connection tracking support
|
||||||
MAINTAINER:=Jeroen Louwes <jeroen.louwes@gmail.com>, \
|
MAINTAINER:=Florian Eckert <fe@dev.tdt.de>
|
||||||
Florian Eckert <fe@dev.tdt.de>
|
|
||||||
PKGARCH:=all
|
PKGARCH:=all
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue