diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-07-06 16:19:07 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-07-06 16:19:07 +0000 |
commit | 3a6b86c7f918311069d25c673f4b92b8308d8453 (patch) | |
tree | d978dcbf894466d26de4044c473308e5f314bf29 /editors/Makefile | |
parent | e3f90c610b60845a815eb3c33ed22ab91c628e6b (diff) |
Initial import of hnb-1.7.
Hnb is the hierarchical notebook a data organizer.
PR: 28765
Submitted by: Patrick Li <pat@databits.net>
Notes
Notes:
svn path=/head/; revision=44831
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index b55e9e0b2088..eed6f450c146 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -57,6 +57,7 @@ SUBDIR += hexcurse SUBDIR += hexedit SUBDIR += hexpert + SUBDIR += hnb SUBDIR += hte SUBDIR += iiimecf SUBDIR += jed |