mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add comment/description for clibs, rescue, and sendmail packages.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
41e7f6d66f
commit
24dcefded2
1 changed files with 6 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ bsnmp_COMMENT= BSNMP Utilities
|
|||
bsnmp_DESC= BSNMP Utilities
|
||||
clang_COMMENT= Clang Utilities
|
||||
clang_DESC= Clang Utilities
|
||||
clibs_COMMENT= Core C Libraries
|
||||
clibs_DESC= Core C Libraries
|
||||
debug_COMMENT= FreeBSD Base System (Debugging Symbols)
|
||||
debug_DESC= FreeBSD Base System (Debugging Symbols)
|
||||
development_COMMENT= FreeBSD Base System (Development Files)
|
||||
|
|
@ -50,8 +52,12 @@ profile_COMMENT= FreeBSD Base System (Profiling Libraries)
|
|||
profile_DESC= FreeBSD Base System (Profiling Libraries)
|
||||
rcmds_COMMENT= Remote Command Utilities
|
||||
rcmds_DESC= Remote Command Utilities
|
||||
rescue_COMMENT= Rescue Utilities
|
||||
rescue_DESC= Rescue Utilities
|
||||
runtime_COMMENT= FreeBSD Base System
|
||||
runtime_DESC= FreeBSD Base System
|
||||
sendmail_COMMENT= Sendmail Utilities
|
||||
sendmail_DESC= Sendmail Utilities
|
||||
ssh_COMMENT= Secure Shell Utilities
|
||||
ssh_DESC= Secure Shell Utilities
|
||||
svn_COMMENT= Subversion Version Control System
|
||||
|
|
|
|||
Loading…
Reference in a new issue