diff options
Diffstat (limited to 'textproc/csvdiff')
-rw-r--r-- | textproc/csvdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |