px5g-standalone: move to Encryption submenu and fix Title
[openwrt/staging/blogic.git] / package / utils / px5g-standalone / Makefile
index 2f7fceddcaa3aa0ed30839f4d3e29f8e4be036f7..9b878ae336302f00b490f103c8acf582aa420b49 100644 (file)
@@ -17,7 +17,8 @@ include $(INCLUDE_DIR)/package.mk
 define Package/px5g-standalone
   SECTION:=utils
   CATEGORY:=Utilities
-  TITLE:=Standalone X.509 certificate generator (standalone version)
+  SUBMENU:=Encryption
+  TITLE:=X.509 certificate generator (standalone version)
   MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
 endef