diff options
Diffstat (limited to 'editors/bitedit/pkg-descr')
-rw-r--r-- | editors/bitedit/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/editors/bitedit/pkg-descr b/editors/bitedit/pkg-descr new file mode 100644 index 000000000000..5406515ccfb4 --- /dev/null +++ b/editors/bitedit/pkg-descr @@ -0,0 +1,9 @@ +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/ + + - Michael L. Hostbaek + mich@freebsdcluster.org |