diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
commit | a249020977a2394eb6f6b41a59e49167878d5f8d (patch) | |
tree | 5d607d247327f1beb39661a2ddfb9b78f6f2cd45 /devel/frink | |
parent | 75ef30fdb03f8f8cf0ccf2ea00b086adac621054 (diff) | |
download | freebsd-ports-a249020977a2394eb6f6b41a59e49167878d5f8d.zip |
Large round of typo fixes in ports/devel (pkg-descr).
Diffstat (limited to 'devel/frink')
-rw-r--r-- | devel/frink/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/frink/pkg-descr b/devel/frink/pkg-descr index ca73ff16ca5f..1bf4c9a22114 100644 --- a/devel/frink/pkg-descr +++ b/devel/frink/pkg-descr @@ -2,7 +2,7 @@ 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 filenames (or the stdin) and the output is generated to +You pass it file names (or the stdin) and the output is generated to stdout. WWW: http://catless.ncl.ac.uk/Programs/Frink/ |