[packages] axtls: Capitalize axtls' SSL submenu (#5295)
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 6 Jun 2009 18:10:24 +0000 (18:10 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 6 Jun 2009 18:10:24 +0000 (18:10 +0000)
SVN-Revision: 16365

libs/axtls/Makefile

index 4719cc5250bd879fdc05b6608a0176fefdcc7aea..a3b797e8279187b90301cb3938b6b16a41dc104e 100644 (file)
@@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/libaxtls
   SECTION:=libs
   CATEGORY:=Libraries
 define Package/libaxtls
   SECTION:=libs
   CATEGORY:=Libraries
-  SUBMENU:=ssl
+  SUBMENU:=SSL
   TITLE:=Embedded client/server TLSv1 SSL library
   URL:=http://sourceforge.net/projects/axtls
 endef
   TITLE:=Embedded client/server TLSv1 SSL library
   URL:=http://sourceforge.net/projects/axtls
 endef