aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-08-10 08:32:34 +0800
committersteve <steve@FreeBSD.org>1998-08-10 08:32:34 +0800
commitb63240ad9cbaf2960194082afee6f32124f3416b (patch)
tree0cb929433e666081b7506b9034395d80004b5be0 /editors
parentb840db0aaae3ca8bb576da0c9bf827ac96943337 (diff)
downloadfreebsd-ports-gnome-b63240ad9cbaf2960194082afee6f32124f3416b.tar.gz
freebsd-ports-gnome-b63240ad9cbaf2960194082afee6f32124f3416b.tar.zst
freebsd-ports-gnome-b63240ad9cbaf2960194082afee6f32124f3416b.zip
Turn on hexedit.
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index ae0f90c3aca8..23d38d7dbdc1 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.55 1998/07/01 12:00:18 tg Exp $
+# $Id: Makefile,v 1.56 1998/07/03 23:45:28 steve Exp $
#
SUBDIR += asedit
@@ -10,6 +10,7 @@
SUBDIR += emacs
SUBDIR += emacs20
SUBDIR += gxedit
+ SUBDIR += hexedit
SUBDIR += jed
SUBDIR += joe
SUBDIR += jove