summaryrefslogtreecommitdiff
path: root/net/cnet
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-07-10 12:13:11 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-07-10 12:13:11 +0000
commit7dc406a7a1b16d126275a26d29879428dd4ff113 (patch)
treece418a043b62b9b2e097f32eecaf09dbde36f9c9 /net/cnet
parent- Convert to USES=libtool (diff)
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=361440
Diffstat (limited to 'net/cnet')
-rw-r--r--net/cnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cnet/Makefile b/net/cnet/Makefile
index 494efe38d56a..2ab40fb43d73 100644
--- a/net/cnet/Makefile
+++ b/net/cnet/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= http://www.csse.uwa.edu.au/cnet/ \
EXTRACT_SUFX= .tgz
MAINTAINER= itetcu@FreeBSD.org
-COMMENT= A networking simulator
+COMMENT= Networking simulator
LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84