From 53cb893887d29f8e81e7d0e7785dfd8afb32d97b Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 6 Jun 2009 18:10:24 +0000 Subject: [PATCH] [packages] axtls: Capitalize axtls' SSL submenu (#5295) SVN-Revision: 16365 --- libs/axtls/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/axtls/Makefile b/libs/axtls/Makefile index 4719cc5250..a3b797e827 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.30.2