From: Alberto Bursi Date: Sun, 23 Oct 2016 21:14:18 +0000 (+0200) Subject: ccrypt: move to Encryption submenu X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=dc88e921cc1fe9bce1b9398cdbd8bf76bef106c3;p=openwrt-packages.git ccrypt: move to Encryption submenu Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi --- diff --git a/utils/ccrypt/Makefile b/utils/ccrypt/Makefile index 0e8973b85..1e25305a7 100644 --- a/utils/ccrypt/Makefile +++ b/utils/ccrypt/Makefile @@ -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