svn commit: r295405 - projects/release-pkg/release/packages
Glen Barber
gjb at FreeBSD.org
Mon Feb 8 18:44:27 UTC 2016
Author: gjb
Date: Mon Feb 8 18:44:26 2016
New Revision: 295405
URL: https://svnweb.freebsd.org/changeset/base/295405
Log:
Add comment/description for clibs, rescue, and sendmail packages.
Sponsored by: The FreeBSD Foundation
Modified:
projects/release-pkg/release/packages/Makefile.package
Modified: projects/release-pkg/release/packages/Makefile.package
==============================================================================
--- projects/release-pkg/release/packages/Makefile.package Mon Feb 8 18:42:33 2016 (r295404)
+++ projects/release-pkg/release/packages/Makefile.package Mon Feb 8 18:44:26 2016 (r295405)
@@ -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 (P
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
More information about the svn-src-projects
mailing list