git: d4dbee5fad65 - main - devel/frink: fix whitespace in pkg-descr.

From: Jimmy Olgeni <olgeni_at_FreeBSD.org>
Date: Sat, 16 Oct 2021 07:48:24 UTC
The branch main has been updated by olgeni:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d4dbee5fad65ddbb9431a8057de3809e57b76342

commit d4dbee5fad65ddbb9431a8057de3809e57b76342
Author:     Jimmy Olgeni <olgeni@FreeBSD.org>
AuthorDate: 2021-10-15 21:53:38 +0000
Commit:     Jimmy Olgeni <olgeni@FreeBSD.org>
CommitDate: 2021-10-16 07:09:17 +0000

    devel/frink: fix whitespace in pkg-descr.
---
 devel/frink/pkg-descr | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/frink/pkg-descr b/devel/frink/pkg-descr
index 1bf4c9a22114..2defd21a098c 100644
--- a/devel/frink/pkg-descr
+++ b/devel/frink/pkg-descr
@@ -1,8 +1,8 @@
-Frink is a tcl formatting and  static check program by Lindsay Marshall.
-It can prettify  your program, minimise, obfuscate or  just sanity check
-it. It can also do some rewriting.
+Frink is a tcl formatting and static check program by Lindsay
+Marshall.  It can prettify your program, minimise, obfuscate or
+just sanity check it. It can also do some rewriting.
 
-You pass  it file names  (or the  stdin) and the  output is  generated to
-stdout.
+You pass it file names (or the stdin) and the output is generated
+to stdout.
 
 WWW: http://catless.ncl.ac.uk/Programs/Frink/