aboutsummaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-08-10 00:32:34 +0000
committerSteve Price <steve@FreeBSD.org>1998-08-10 00:32:34 +0000
commit115ad6e501d1be3761636254c299426111387dec (patch)
treea859da40c8a57a1ec5877e93965b4562b4f01227 /editors/Makefile
parentbf873ad2a4502fb7a6a5519a0347944bf4ed2cf6 (diff)
downloadports-115ad6e501d1be3761636254c299426111387dec.tar.gz
ports-115ad6e501d1be3761636254c299426111387dec.zip
Turn on hexedit.
Notes
Notes: svn path=/head/; revision=12403
Diffstat (limited to 'editors/Makefile')
-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