diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
commit | 3f42e716135bc048b90cb6cca188f324e65c69dc (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /misc/iselect | |
parent | e127cf2f03a87283f703b70f81a3e1891e56e7f5 (diff) | |
download | freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.gz freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.zst freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.zip |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Diffstat (limited to 'misc/iselect')
-rw-r--r-- | misc/iselect/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/iselect/pkg-descr b/misc/iselect/pkg-descr index 02411613b282..a6c3be18905f 100644 --- a/misc/iselect/pkg-descr +++ b/misc/iselect/pkg-descr @@ -2,6 +2,6 @@ iSelect is an interactive line selection tool for ASCII files, operating via a full-screen Curses-based terminal session. It can be used either as an user interface frontend controlled by a Bourne-Shell/Perl/Tcl backend as its control script or in batch mode as a pipeline filter (usually -between grep and the final executing command). +between grep and the final executing command). WWW: http://www.ossp.org/pkg/tool/iselect/ |