mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
package: add DESC and COMMENT for cron package
Reviewed by: imp, manu, Mina Galic Pull Request: https://github.com/freebsd/freebsd-src/pull/1172
This commit is contained in:
parent
7209444a80
commit
8aaa58ada4
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@ certctl_COMMENT= SSL Certificate Utility
|
|||
certctl_DESC= SSL Certificate Utility
|
||||
console-tools_COMMENT= Console Utilities
|
||||
console-tools_DESC= Console Utilities
|
||||
cron_COMMENT= cron(8) and crontab(1)
|
||||
cron_DESC= cron(8) and crontab(1)
|
||||
csh_COMMENT= C Shell
|
||||
csh_DESC= C Shell
|
||||
ctf-tools_COMMENT= CTF Utilities
|
||||
|
|
|
|||
Loading…
Reference in a new issue