changeset 549:48b31d24d71d

Changed description: remove the wording "private"
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 10 Sep 2024 19:48:07 +0200
parents 6b85a603765a
children 847ae246f3cc
files Makefile pkg-descr pkg-descr.alldeps
diffstat 3 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Tue Sep 10 19:46:56 2024 +0200
+++ b/Makefile	Tue Sep 10 19:48:07 2024 +0200
@@ -7,7 +7,7 @@
 DISTFILES=	# none
 
 MAINTAINER=	freebsd-dev@dom66.de
-COMMENT=	Collection of private system management tools
+COMMENT=	Collection of system management tools for FreeBSD
 
 LICENSE=	BSD3CLAUSE
 
@@ -23,7 +23,7 @@
 
 alldeps_PKGNAMESUFFIX=	-alldeps
 .if ${FLAVOR} == alldeps
-COMMENT=	Collection of private system management tools (all runtime dependencies)
+COMMENT=	Collection of system management tools for FreeBSD (all runtime dependencies)
 .endif
 alldeps_DESCR=		pkg-descr.alldeps
 alldeps_CONFLICTS_INSTALL=	local-bsdtools
--- a/pkg-descr	Tue Sep 10 19:46:56 2024 +0200
+++ b/pkg-descr	Tue Sep 10 19:48:07 2024 +0200
@@ -1,4 +1,4 @@
-A collection of private local FreeBSD tools for managing the system.
+A collection of local FreeBSD tools for managing the system.
 
 Contains tools to manage jails, thin jails and binary packages.
 
--- a/pkg-descr.alldeps	Tue Sep 10 19:46:56 2024 +0200
+++ b/pkg-descr.alldeps	Tue Sep 10 19:48:07 2024 +0200
@@ -1,4 +1,4 @@
-A collection of private local FreeBSD tools for managing the system.
+A collection of local FreeBSD tools for managing the system.
 
 Contains tools to manage jails, thin jails and binary packages.