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 /devel/rubygem-async-io | |
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 'devel/rubygem-async-io')
-rw-r--r-- | devel/rubygem-async-io/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-async-io/Makefile b/devel/rubygem-async-io/Makefile index ac6101a3e783..c0231c13a3a1 100644 --- a/devel/rubygem-async-io/Makefile +++ b/devel/rubygem-async-io/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Provides support for asynchonous TCP, UDP, UNIX and SSL sockets +COMMENT= Provides support for asynchronous TCP, UDP, Unix, and SSL sockets LICENSE= MIT |