kamailio-3.x: fix typo in package title
authorJiri Slachta <slachta@cesnet.cz>
Fri, 21 Nov 2014 05:25:12 +0000 (06:25 +0100)
committerJiri Slachta <slachta@cesnet.cz>
Fri, 21 Nov 2014 05:25:12 +0000 (06:25 +0100)
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
net/kamailio-3.x/Makefile

index 5cd63dcadcdd6c0cba12a2a6a34b2a0db617c283..73d76d50ce9bc13fd293050e7cc0aaf6153238e8 100644 (file)
@@ -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