diff options
author | jmmv <jmmv@pkgsrc.org> | 2002-11-29 20:18:26 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2002-11-29 20:18:26 +0000 |
commit | 2998870327fbeb232410e7712dcf7884ca5df6fe (patch) | |
tree | 0b0a2d9c4a4016f39051b2ad1629076be1e8999b /editors | |
parent | 097ef91c5a3e7a88754e9326a3632b32d4d7d20b (diff) | |
download | pkgsrc-2998870327fbeb232410e7712dcf7884ca5df6fe.tar.gz |
Add and enable hnb.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 09798fde2fe..f7c1efc9a30 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2002/11/03 08:53:16 rh Exp $ +# $NetBSD: Makefile,v 1.75 2002/11/29 20:18:26 jmmv Exp $ # COMMENT= Editors @@ -22,6 +22,7 @@ SUBDIR+= gedit SUBDIR+= gice SUBDIR+= gnotepad SUBDIR+= hexedit +SUBDIR+= hnb SUBDIR+= jde SUBDIR+= jed SUBDIR+= joe |