From: Alberto Bursi Date: Sun, 23 Oct 2016 22:15:27 +0000 (+0200) Subject: stoken: move to Encryption submenu X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4237b1e42ff93c343f3656dddec9e132a29fae0a;p=openwrt-packages.git stoken: move to Encryption submenu Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi --- diff --git a/utils/stoken/Makefile b/utils/stoken/Makefile index fb5464d54..1dc828c10 100644 --- a/utils/stoken/Makefile +++ b/utils/stoken/Makefile @@ -38,6 +38,7 @@ define Package/stoken $(call Package/stoken/Default) SECTION:=utils CATEGORY:=Utilities + SUBMENU:=Encryption DEPENDS:=+libstoken MENU:=1 endef