[packages] axtls: Capitalize axtls' SSL submenu (#5295)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@16365 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2009-06-06 18:10:24 +00:00
parent a332636453
commit 8f4253ce86

View File

@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk
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