From 66f8816ab4d0ad7b830436cc07a1a125bd12c968 Mon Sep 17 00:00:00 2001 From: olgeni Date: Thu, 10 Jul 2014 12:13:11 +0000 Subject: 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) --- net/nast/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/nast') diff --git a/net/nast/Makefile b/net/nast/Makefile index 8dd40b8c744e..d387230f618b 100644 --- a/net/nast/Makefile +++ b/net/nast/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= BERLIOS MAINTAINER= ports@FreeBSD.org -COMMENT= A packet sniffer +COMMENT= Packet sniffer LICENSE= GPLv2 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING -- cgit