aboutsummaryrefslogtreecommitdiff
path: root/textproc/csvdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
commit1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch)
tree06f11bc7b351f3abf3bf5507405afdba5374614e /textproc/csvdiff
parent4e942b64191e2ef98dce2c5af31047a8640db768 (diff)
downloadports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz
ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip
Notes
Diffstat (limited to 'textproc/csvdiff')
-rw-r--r--textproc/csvdiff/pkg-descr8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/csvdiff/pkg-descr b/textproc/csvdiff/pkg-descr
index 9f9ba51174f5..ead4e332aa7a 100644
--- a/textproc/csvdiff/pkg-descr
+++ b/textproc/csvdiff/pkg-descr
@@ -1,9 +1,9 @@
csvdiff is a Perl script to diff/compare two csv files with the possibility
-to select the separator.
+to select the separator.
-Differences will be shown like:
-"Column XYZ in record 999" is different.
-After this, the actual and the expected result for this
+Differences will be shown like:
+"Column XYZ in record 999" is different.
+After this, the actual and the expected result for this
column will be shown.
WWW: http://csvdiff.sourceforge.net/