aboutsummaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-03-17 16:33:32 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-03-17 16:33:32 +0000
commit28bcf4c281e05ad95c7557633785bf962ef7d15e (patch)
tree465e321a9d09af704afb14082a9082d83f7d025c /editors/Makefile
parent2a80c2c568dc1af42128134f5986e0a59c1567fe (diff)
downloadports-28bcf4c281e05ad95c7557633785bf962ef7d15e.tar.gz
ports-28bcf4c281e05ad95c7557633785bf962ef7d15e.zip
Full screen text mode Hex editor using the [n]curses library
PR: ports/24761 Submitted by: Roman Shterenzon <roman@xpert.com>
Notes
Notes: svn path=/head/; revision=39979
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 04c05fe107d4..168a50b85324 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -17,6 +17,7 @@
SUBDIR += bitmap-mule
SUBDIR += bpatch
SUBDIR += bvi
+ SUBDIR += chexedit
SUBDIR += color-mate
SUBDIR += cooledit
SUBDIR += custom-emacs