projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c00203
)
luci-app-xinetd: add missing PKG_LICENSE
author
Florian Eckert
<fe@dev.tdt.de>
Fri, 15 Mar 2024 14:24:40 +0000
(15:24 +0100)
committer
Florian Eckert
<fe@dev.tdt.de>
Fri, 15 Mar 2024 14:30:31 +0000
(15:30 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
applications/luci-app-xinetd/Makefile
patch
|
blob
|
history
diff --git
a/applications/luci-app-xinetd/Makefile
b/applications/luci-app-xinetd/Makefile
index bbe0b22c2e501ecd8fa220c067b01494bf038cd5..3f9554f1e7e3049f33dba1996d0d30860d5750d5 100644
(file)
--- a/
applications/luci-app-xinetd/Makefile
+++ b/
applications/luci-app-xinetd/Makefile
@@
-7,11
+7,12
@@
include $(TOPDIR)/rules.mk
+PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Helge Mader <ma@dev.tdt.de>
+
LUCI_TITLE:=LuCI Support for xinetd
LUCI_DEPENDS:=+luci-base +xinetd
-PKG_MAINTAINER:=Helge Mader <ma@dev.tdt.de>
-
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature