From 8f4253ce8639e9232e7a482d78cd802a02958c4f Mon Sep 17 00:00:00 2001 From: jow Date: Sat, 6 Jun 2009 18:10:24 +0000 Subject: [PATCH] [packages] axtls: Capitalize axtls' SSL submenu (#5295) git-svn-id: svn://svn.openwrt.org/openwrt/packages@16365 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/axtls/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/axtls/Makefile b/libs/axtls/Makefile index 4719cc525..a3b797e82 100644 --- a/libs/axtls/Makefile +++ b/libs/axtls/Makefile @@ -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 -- 2.11.0