From: Jonathan McCrohan Date: Mon, 9 Feb 2015 00:38:38 +0000 (+0000) Subject: luci-app-asterisk: fix typo in package description X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=2d26869c94b171da7ae8532222fcdff930b4c6dc luci-app-asterisk: fix typo in package description Signed-off-by: Jonathan McCrohan --- diff --git a/applications/luci-app-asterisk/Makefile b/applications/luci-app-asterisk/Makefile index bb4d4158d..f2f3cd1e7 100644 --- a/applications/luci-app-asterisk/Makefile +++ b/applications/luci-app-asterisk/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk -LUCI_TITLE:=LuCI Support for AHCPd +LUCI_TITLE:=LuCI Support for Asterisk LUCI_DEPENDS:=+ahcpd include ../../luci.mk