kamailio-3.x: fix typo in package title
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
e0154ccf59
commit
8e191fc7c0
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ endef
|
||||||
|
|
||||||
define Package/kamailio3
|
define Package/kamailio3
|
||||||
$(call Package/kamailio3/Default)
|
$(call Package/kamailio3/Default)
|
||||||
TITLE:=Mature and flexible open source SIP server, v$(PKG_NAME)
|
TITLE:=Mature and flexible open source SIP server, v$(PKG_VERSION)
|
||||||
MENU:=1
|
MENU:=1
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue