ccrypt: move to Encryption submenu 3388/head
authorAlberto Bursi <starshipeleven@outlook.com>
Sun, 23 Oct 2016 21:14:18 +0000 (23:14 +0200)
committerGitHub <noreply@github.com>
Sun, 23 Oct 2016 21:14:18 +0000 (23:14 +0200)
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
utils/ccrypt/Makefile

index 0e8973b8537855ae5f93e9d95eff3476ac85a49c..1e25305a7e92b3a1e2a07c7e38374cddbcf3fab9 100644 (file)
@@ -24,6 +24,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/ccrypt
   SECTION:=utils
   CATEGORY:=Utilities
+  SUBMENU:=Encryption
   TITLE:=ccrypt is a utility for encrypting and decrypting files and streams
   URL:=http://ccrypt.sourceforge.net/
 endef