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.librecmc.org/?a=commitdiff_plain;h=refs%2Fpull%2F323%2Fhead;p=oweals%2Fluci.git 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