projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbfaf0d
)
ccrypt: move to Encryption submenu
3388/head
author
Alberto Bursi
<starshipeleven@outlook.com>
Sun, 23 Oct 2016 21:14:18 +0000
(23:14 +0200)
committer
GitHub
<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
patch
|
blob
|
history
diff --git
a/utils/ccrypt/Makefile
b/utils/ccrypt/Makefile
index 0e8973b8537855ae5f93e9d95eff3476ac85a49c..1e25305a7e92b3a1e2a07c7e38374cddbcf3fab9 100644
(file)
--- 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