summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-07-30 13:17:04 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-07-30 13:17:04 +0000
commit1378d02ec0331a95ef49db3c3c88a5bc1574da9e (patch)
tree87826c6bd155985d7886f096f07ea6fb023447d5 /editors/Makefile
parentUpdate to exim-4.10. (diff)
Import bitedit 0.9.2.
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
Notes: svn path=/head/; revision=63734
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index d8fd1f92f87c..b0f5df209fbc 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -12,6 +12,7 @@
SUBDIR += axe
SUBDIR += beav
SUBDIR += biew
+ SUBDIR += bitedit
SUBDIR += bitmap
SUBDIR += bitmap-emacs20
SUBDIR += bitmap-mule