aboutsummaryrefslogtreecommitdiff
path: root/editors/bitedit/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-4/+3
| | | | Notes: svn path=/head/; revision=380305
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-4/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Change maintainer email to my @FreeBSD.org addressMichael Landin2003-05-071-1/+1
| | | | | | | Approved by: roberto(mentor) Notes: svn path=/head/; revision=80360
* Import bitedit 0.9.2.Christian Weisgerber2002-07-301-0/+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. PR: 40732 Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=63734