From aa9db41a470475ec4a34909ff9518ad92b2f2c75 Mon Sep 17 00:00:00 2001 From: Helge Mader Date: Tue, 29 Sep 2020 12:52:06 +0200 Subject: luci-app-xinetd: rearrange params in tabs Signed-off-by: Helge Mader --- applications/luci-app-xinetd/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'applications/luci-app-xinetd/Makefile') diff --git a/applications/luci-app-xinetd/Makefile b/applications/luci-app-xinetd/Makefile index 1820d8099..beed1bccb 100644 --- a/applications/luci-app-xinetd/Makefile +++ b/applications/luci-app-xinetd/Makefile @@ -7,17 +7,12 @@ include $(TOPDIR)/rules.mk -PKG_NAME:=luci-app-xinetd -PKG_VERSION:=1.0 -PKG_RELEASE:=1 -PKG_LICENSE:=Apache-2.0 -PKG_MAINTAINER:=Helge Mader - -# LuCI specific settings LUCI_TITLE:=LuCI Support for xinetd LUCI_DEPENDS:=+xinetd LUCI_PKGARCH:=all +PKG_MAINTAINER:=Helge Mader + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature -- cgit v1.2.3