diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-03-22 18:17:43 +0800 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-03-22 18:17:43 +0800 |
commit | ee895ff14c57724183450943025773a8bfd4636c (patch) | |
tree | 1aead345d74e84ee57831f9f890de6a03d136b0d /net-p2p | |
parent | e92c85dd44aec1759ab51fcf182126fdff0e5407 (diff) | |
download | freebsd-ports-gnome-ee895ff14c57724183450943025773a8bfd4636c.tar.gz freebsd-ports-gnome-ee895ff14c57724183450943025773a8bfd4636c.tar.zst freebsd-ports-gnome-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.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/torrentsniff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/torrentsniff/Makefile b/net-p2p/torrentsniff/Makefile index e843760b96da..948a2a46132d 100644 --- a/net-p2p/torrentsniff/Makefile +++ b/net-p2p/torrentsniff/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-p2p perl5 MASTER_SITES= http://www.highprogrammer.com/alan/perl/ MAINTAINER= jharris@widomaker.com -COMMENT= Commandline tool for getting status of torrent +COMMENT= Command-line tool for getting status of torrent RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ p5-Digest-SHA1>=0:security/p5-Digest-SHA1 |