summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-08-24 11:59:01 +0000
committerfrueauf <frueauf>1998-08-24 11:59:01 +0000
commit9191e3e02fe721e8cc583b74dfd732ad5b6985bf (patch)
tree6b6e8ad560a178e7d8e14eafb3f032d5ba7212a6 /editors
parentcb016af9b61ee9ef9a1a91623a434439cfce9783 (diff)
downloadpkgsrc-9191e3e02fe721e8cc583b74dfd732ad5b6985bf.tar.gz
Add and enable 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 bb51094988c..55741f9b432 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1998/08/14 22:15:31 tron Exp $
+# $NetBSD: Makefile,v 1.11 1998/08/24 11:59:01 frueauf Exp $
# FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp
#
@@ -9,6 +9,7 @@
# SUBDIR += e93
SUBDIR += emacs
# SUBDIR += gvim
+ SUBDIR += hexedit
# SUBDIR += jed
SUBDIR += joe
# SUBDIR += jove