git: b8c053c9a612 - main - nuageinit: add missing comment and descriptions for the package
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Mar 2024 10:39:57 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=b8c053c9a612651d4909f7a323088f3e92485b7b commit b8c053c9a612651d4909f7a323088f3e92485b7b Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2024-03-15 10:39:20 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2024-03-15 10:39:20 +0000 nuageinit: add missing comment and descriptions for the package --- release/packages/Makefile.package | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release/packages/Makefile.package b/release/packages/Makefile.package index 255ef648329d..d358298287db 100644 --- a/release/packages/Makefile.package +++ b/release/packages/Makefile.package @@ -116,6 +116,8 @@ newsyslog_COMMENT= Newsyslog Utility newsyslog_DESC= Newsyslog Utility nfs_COMMENT= NFS Utilities nfs_DESC= NFS Utilities +nuageinit_COMMENT= CloudInit support scripts +nuageinit_DESC= CloudInit support scripts nvme-tools_COMMENT= NVME Utilities nvme-tools_DESC= NVME Utilities openssl_COMMENT= OpenSSL Utility