aboutsummaryrefslogtreecommitdiff
path: root/security/chroot_safe
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2021-03-22 10:17:43 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2021-03-22 10:17:43 +0000
commitee895ff14c57724183450943025773a8bfd4636c (patch)
tree1aead345d74e84ee57831f9f890de6a03d136b0d /security/chroot_safe
parente92c85dd44aec1759ab51fcf182126fdff0e5407 (diff)
downloadports-ee895ff14c57724183450943025773a8bfd4636c.tar.gz
ports-ee895ff14c57724183450943025773a8bfd4636c.zip
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and other miscellaneous style bugs in the COMMENT line.
Notes
Notes: svn path=/head/; revision=568947
Diffstat (limited to 'security/chroot_safe')
-rw-r--r--security/chroot_safe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/chroot_safe/Makefile b/security/chroot_safe/Makefile
index 2c26142bc7d9..00b965c38326 100644
--- a/security/chroot_safe/Makefile
+++ b/security/chroot_safe/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= security sysutils
MASTER_SITES= SF/chrootsafe/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= Tool to chroot softwares easily
+COMMENT= LD_PRELOAD wrapper to safely chroot(2) any program
LICENSE= MIT