mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #3388 from bobafetthotmail/patch-14
ccrypt: move to Encryption submenu
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