From: Jiri Slachta Date: Fri, 21 Nov 2014 05:25:12 +0000 (+0100) Subject: kamailio-3.x: fix typo in package title X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=75a04e31e2f13c1baca5c77245754c5f7a3a7160;p=feed%2Ftelephony.git kamailio-3.x: fix typo in package title Signed-off-by: Jiri Slachta --- diff --git a/net/kamailio-3.x/Makefile b/net/kamailio-3.x/Makefile index 5cd63dc..73d76d5 100644 --- a/net/kamailio-3.x/Makefile +++ b/net/kamailio-3.x/Makefile @@ -40,7 +40,7 @@ endef define Package/kamailio3 $(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 endef