diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-02 23:26:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-02 23:26:42 +0000 |
commit | 9ae3fa335db3496694c30b79075ffe82ddf3cd19 (patch) | |
tree | ffc390364b918e79218443ceeed22dc36cdfe021 /editors/bitedit/pkg-descr | |
parent | b798ce96da5b5fcf25e4e9f21071399feee4db1e (diff) | |
download | ports-9ae3fa335db3496694c30b79075ffe82ddf3cd19.tar.gz ports-9ae3fa335db3496694c30b79075ffe82ddf3cd19.zip |
Notes
Diffstat (limited to 'editors/bitedit/pkg-descr')
-rw-r--r-- | editors/bitedit/pkg-descr | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/bitedit/pkg-descr b/editors/bitedit/pkg-descr index b4b62b278f15..53b824468973 100644 --- a/editors/bitedit/pkg-descr +++ b/editors/bitedit/pkg-descr @@ -1,6 +1,5 @@ -bitedit is a simple ncurses program for editing a file. It allows -you to directly edit of the individual bits of a binary file in a +bitedit is a simple ncurses program for editing a file. It allows +you to directly edit of the individual bits of a binary file in a graphical fashion. It is useful for editing all sorts of binary files. -Author: Andrew McGill <andrew@ledge.co.za> -WWW: http://ledge.co.za/bitedit/ +WWW: http://ledge.co.za/bitedit/ |