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:
Lexi Winter 2024-04-22 16:05:54 -06:00 committed by Warner Losh
parent 7209444a80
commit 8aaa58ada4

View file

@ -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