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 5cd63dc..73d76d5 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