From 344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca Mon Sep 17 00:00:00 2001 From: Carlo Strub Date: Thu, 2 Aug 2012 09:02:43 +0000 Subject: - Fix typos in COMMENT - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.) --- textproc/csvdiff/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/csvdiff') diff --git a/textproc/csvdiff/Makefile b/textproc/csvdiff/Makefile index 327eb911dfb1..b2544b151bf4 100644 --- a/textproc/csvdiff/Makefile +++ b/textproc/csvdiff/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}17 EXTRACT_SUFX= .tgz MAINTAINER= sylvio@FreeBSD.org -COMMENT= Compare/diff two (comma) seperated files with each other +COMMENT= Compare/diff two (comma) separated files with each other NO_BUILD= yes USE_PERL5= yes -- cgit v1.2.3