Merge pull request #3388 from bobafetthotmail/patch-14
ccrypt: move to Encryption submenu
This commit is contained in:
commit
cfc2c6833c
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
define Package/ccrypt
|
define Package/ccrypt
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
|
SUBMENU:=Encryption
|
||||||
TITLE:=ccrypt is a utility for encrypting and decrypting files and streams
|
TITLE:=ccrypt is a utility for encrypting and decrypting files and streams
|
||||||
URL:=http://ccrypt.sourceforge.net/
|
URL:=http://ccrypt.sourceforge.net/
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue