diff --git a/package/utils/px5g-standalone/Makefile b/package/utils/px5g-standalone/Makefile index 2f7fceddca..9b878ae336 100644 --- a/package/utils/px5g-standalone/Makefile +++ b/package/utils/px5g-standalone/Makefile @@ -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 endef