diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-03-22 10:17:43 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-03-22 10:17:43 +0000 |
commit | ee895ff14c57724183450943025773a8bfd4636c (patch) | |
tree | 1aead345d74e84ee57831f9f890de6a03d136b0d /sysutils/memtest86 | |
parent | Update homepage (diff) |
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 'sysutils/memtest86')
-rw-r--r-- | sysutils/memtest86/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/memtest86/Makefile b/sysutils/memtest86/Makefile index ffa3be3a1ed7..49d57e4a0678 100644 --- a/sysutils/memtest86/Makefile +++ b/sysutils/memtest86/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= https://www.memtest86.com/downloads/ MAINTAINER= eduardo@FreeBSD.org -COMMENT= Stand alone memory test for x86 architecture computers +COMMENT= Stand-alone memory test for x86 architecture computers NO_WRKSUBDIR= yes |