mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 13:26:17 +04:00
ccrypt: move to Encryption submenu
Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user